Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
mariosasko committed Jan 2, 2021
1 parent 49cb5e6 commit e3f45aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions podium/utils/download_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ def url_resource():
yield temp_file.name
finally:
os.remove(temp_file.name)

return url_resource


Expand Down

0 comments on commit e3f45aa

Please sign in to comment.