mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-09-08 21:30:57 +02:00
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
This commit is contained in:
@@ -120,6 +120,9 @@ target-version = "py310"
|
||||
src = ["archivebox"]
|
||||
exclude = ["*.pyi", "typings/", "migrations/", "vendor/"]
|
||||
|
||||
[tool.ruff.lint]
|
||||
ignore = ["E731"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = [ "tests" ]
|
||||
|
||||
|
Reference in New Issue
Block a user