Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
minhkhul committed Oct 21, 2024
1 parent 3115595 commit b000a18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _delphi_utils_python/delphi_utils/export.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ def create_export_csv(
export_df.to_csv(export_file, index=False, na_rep="NA")
return dates


def create_backup_csv(
df: pd.DataFrame,
backup_dir: str,
Expand Down

0 comments on commit b000a18

Please sign in to comment.