Skip to content

Commit

Permalink
Rename useftools.py.txt to useftools.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Bebra777228 authored Mar 11, 2024
1 parent 14f7aa9 commit 0c01d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/useftools.py.txt → tools/useftools.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
models = {}

for url, filename in zip(cached_data['URL'], cached_data['Filename']):
models[filename] = url
models[filename] = url

0 comments on commit 0c01d09

Please sign in to comment.