Update On Sun Feb 23 19:31:23 CET 2025

This commit is contained in:
github-action[bot]
2025-02-23 19:31:23 +01:00
parent 57a919f00e
commit 8cfefe4942
110 changed files with 3273 additions and 2306 deletions

View File

@@ -384,6 +384,7 @@ select = [
"W391",
"W504",
]
exclude = "*/extractor/lazy_extractors.py,*venv*,*/test/testdata/sigs/player-*.js,.idea,.vscode"
[tool.pytest.ini_options]
addopts = "-ra -v --strict-markers"