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 fb6c58e commit d11d554Copy full SHA for d11d554
1 file changed
pyproject.toml
@@ -1,5 +1,5 @@
1
[tool.coverage.run]
2
-source = ["helsinki_notification"]
+source = ["django_ilmoitin"]
3
omit = ["**/migrations/*", "**/tests/*"]
4
5
[tool.pytest.ini_options]
0 commit comments