Skip to content

Commit

Permalink
create-file-dev-user-name-at-domain-com update
Browse files Browse the repository at this point in the history
  • Loading branch information
qcdis-bot committed Feb 5, 2025
1 parent 92d75d1 commit 3ffb8bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion create-file-dev-user-name-at-domain-com/task.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
onlyfiles = [f for f in listdir(conf_data_folder) if isfile(join(conf_data_folder, f))]

print(onlyfiles)
a = 0.2185985120258369

file_file_path = open("/tmp/file_path_" + id + ".json", "w")
file_file_path.write(json.dumps(file_path))
Expand Down

0 comments on commit 3ffb8bd

Please sign in to comment.