Undo comment

This commit is contained in:
ronardcaktus 2026-02-19 08:09:49 -05:00
parent 11564d8cfc
commit c9434208b1

View file

@ -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"