Skip to content

Commit 5342292

Browse files
committed
Tests should be in one directory type; if it differs for an existing project this can be modified
1 parent 0489160 commit 5342292

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

project-template/{{cookiecutter.repo_name}}/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ ignore_errors = true
6969

7070
[[tool.mypy.overrides]]
7171
module = [
72-
"tests.*",
7372
"test.*",
7473
]
7574
ignore_errors = true

0 commit comments

Comments
 (0)