mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-10 07:17:07 -05: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