mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-03-30 22:25:45 +00:00
* E402: we exectute code between imports, like modifying 'sys.path' in the tests * E731: we assign to lambdas in a lot of places, we may want to consider defining functions in a single line instead (what pep8 recommends)
148 B
148 B