mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
PY: rename remaining private python modules
This commit is contained in:
@@ -25,7 +25,7 @@ private module Mysql {
|
||||
// mysql
|
||||
// ---------------------------------------------------------------------------
|
||||
/** Provides models for the `mysql` module. */
|
||||
module mysql {
|
||||
module MysqlMod {
|
||||
/**
|
||||
* The mysql.connector module
|
||||
* See https://dev.mysql.com/doc/connector-python/en/connector-python-example-connecting.html
|
||||
|
||||
Reference in New Issue
Block a user