Skip to content

Commit b923471

Browse files
committed
removing todo
1 parent 386090a commit b923471

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dsg_lib/common_functions/file_functions.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,6 @@ def open_json(file_name: str) -> dict:
237237
return result
238238

239239

240-
# CSV File Processing TODO: Append CSV
241-
242-
243240
def save_csv(
244241
file_name: str,
245242
data: list,

0 commit comments

Comments
 (0)