Skip to content

Commit

Permalink
try to walk back some mypy excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings committed Jun 24, 2024
1 parent 46e0b89 commit 3c7a16c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ testpaths = [
[tool.mypy]
exclude = [
"docs",
"py_template/__init__.py",
"test/__init__.py",
]
explicit_package_bases = "True"

Expand Down

0 comments on commit 3c7a16c

Please sign in to comment.