mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Undo comment
This commit is contained in:
parent
11564d8cfc
commit
c9434208b1
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ source = ["analytical"]
|
|||
[tool.pytest.ini_options]
|
||||
addopts = "--junitxml=tests/unittests-report.xml --color=yes --verbose"
|
||||
DJANGO_SETTINGS_MODULE = "tests.testproject.settings"
|
||||
# norecursedirs = ["playground"]
|
||||
norecursedirs = ["playground"]
|
||||
|
||||
[tool.ruff.format]
|
||||
quote-style = "single"
|
||||
|
|
|
|||
Loading…
Reference in a new issue