mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10: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