typo error

This commit is contained in:
Yam ZhengLim
2022-08-23 00:28:19 +08:00
parent f9c111ebe0
commit 7d42901488
@@ -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