We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c626cc commit deddd8aCopy full SHA for deddd8a
pyproject.toml
@@ -71,3 +71,7 @@ ban-relative-imports = "all"
71
#Tests can use assertions and relative imports
72
"**/tests/**/*" = ["S101", "TID252"]
73
"tests/models/config_models/deprecations.py" = ["E501"]
74
+
75
+[tool.ddev]
76
+repo = "extras"
77
0 commit comments