1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-01-19 21:31:16 +00:00

[test] Convert warnings into errors

* And fix some existing warnings

Authored by: fstirlitz
This commit is contained in:
pukkandan
2022-04-18 02:12:48 +05:30
parent 3d3bb1688b
commit b6dc37fe2a
9 changed files with 13 additions and 11 deletions

View File

@@ -1 +1 @@
@py "%~dp0yt_dlp\__main__.py" %*
@py -bb -Werror -Xdev "%~dp0yt_dlp\__main__.py" %*