mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-05-22 18:05:46 -05:00
or this?
This commit is contained in:
parent
f31a5c22a6
commit
c3211e484b
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@ select = [
|
|||
"W391",
|
||||
"W504",
|
||||
]
|
||||
exclude = "yt_dlp/extractor/lazy_extractors.py"
|
||||
exclude = "**/yt_dlp/extractor/lazy_extractors.py"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "-ra -v --strict-markers"
|
||||
|
|
Loading…
Reference in a new issue