Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
podborski committed Sep 7, 2023
1 parent 0a966a9 commit 6ed3299
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/feature_extractor/file_features.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ def contribute_files():
if len(new_description) > 0:
description = new_description
else:
print("deep copy")
contributor = contributor_user
mdms_number = mdms_number_user
json_data = copy.deepcopy(FILE_ENTRY)
Expand Down

0 comments on commit 6ed3299

Please sign in to comment.