mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
refactor: remove unnecessary comments from get_post_title function
This commit is contained in:
@@ -88,7 +88,4 @@ def get_post_title(post_url, debug):
|
||||
|
||||
|
||||
|
||||
# What x and x.startswith('magnet:') Does
|
||||
# x - check if x exists (not None/empty)
|
||||
# and - if x exists, THEN check the next part
|
||||
# x.startswith('magnet:') - does x start with "magnet:"?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user