mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-12-10 16:12:44 +01: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