maj module

pull/1/head
Boris Tassou 3 years ago
parent 918de9e524
commit 0529dfb058

@ -11,11 +11,11 @@
# * ----------------------------------------------------------------------------
# */
from configparser import SafeConfigParser
from configparser import ConfigParser
import pymysql
# Read conf.ini
INI_CONF = "./config/conf.ini"
INI_CONF = "./config/sql_conf.ini"
CONFIG = SafeConfigParser()
CONFIG.read(INI_CONF)

BIN
manage_sql/.DS_Store vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save