make sure no main problem

This commit is contained in:
Yam ZhengLim
2022-09-25 19:26:35 +08:00
parent 945ea5ce4b
commit d584c84508
+1 -1
View File
@@ -49,5 +49,5 @@ def main():
general_function.delete_csv_in_path(EXCHANGE_CSV_TEMP_STORAGE_PATH)
if __name__ == "__main__":
if True:
main()