Преглед изворни кода

把水电表切换到测试环境

Ping пре 1 година
родитељ
комит
0713ff73e2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      etl_utility.py

+ 1 - 1
etl_utility.py

@@ -322,7 +322,7 @@ def load(conn, df: pd.DataFrame, target_db) -> None:
 
 
 def etl():
-    config = load_config('production')
+    config = load_config()
 
     target_db = 'bi_utility_'