mirror of
https://gitlab.com/cief-data/data-management.git
synced 2026-08-19 04:13:57 +00:00
typo error
This commit is contained in:
@@ -14,7 +14,7 @@ def connect_mysql(config):
|
||||
return mydb
|
||||
except Exception as e:
|
||||
print(e)
|
||||
print("[FUNCTION_ERROR]-read_json_file:" , name)
|
||||
print("[FUNCTION_ERROR]-connect_mysql")
|
||||
return False
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user