PY: rename remaining private python modules

This commit is contained in:
Erik Krogh Kristensen
2022-03-14 12:16:53 +01:00
parent 8515a70fe6
commit ad2ab5602e
3 changed files with 6 additions and 6 deletions

View File

@@ -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