log_module/log_export.py @@ -836,6 +836,7 @@ """ fdatas = {} path = f"{constant.get_path_prefix()}/logs/gp/code_attribute/pre_close_price.{date}.log" if os.path.exists(path): lines = __load_file_content(path) for line in lines: if line: