Skip to content

Commit e3f45aa

Browse files
committed
Fix style
1 parent 49cb5e6 commit e3f45aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

podium/utils/download_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ def url_resource():
269269
yield temp_file.name
270270
finally:
271271
os.remove(temp_file.name)
272+
272273
return url_resource
273274

274275

0 commit comments

Comments
 (0)