mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-30 05:15:14 +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