Hopefully fix code style errors(again)(again)

dependabot/pip/master/sphinx-6.1.3
rinpatch 6 years ago
parent b8b23d8006
commit 86f47689fe
No known key found for this signature in database
GPG Key ID: DBBBD402C68A98DA

@ -63,7 +63,7 @@ def response(resp):
filesize = get_torrent_size(filesize, filesize_multiplier)
except:
pass
#I didn't add download/seed/leech count since as I figured out they are generated randowmly everytime
# I didn't add download/seed/leech count since as I figured out they are generated randowmly everytime
content = 'Category: "{category}".'
content = content.format(category=category)

Loading…
Cancel
Save