Skip to content

Commit 1e3426d

Browse files
committed
minor better output when anonymizing
1 parent ff0a9ff commit 1e3426d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dvcurator/fs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ def anonymize_project(folder, citation):
127127
return None
128128

129129
dvcurator.rename.anonymize(edit_path, citation)
130+
print("\n")
130131
dvcurator.pdf.write_metadata(edit_path, "ANONYMIZED")
131132

132133
return edit_path

0 commit comments

Comments
 (0)