Skip to content

Commit

Permalink
fix mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
fpgmaas committed Jul 20, 2024
1 parent bb82696 commit a39ef3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ required-imports = ["from __future__ import annotations"]
[tool.mypy]
files = ["chispa"]
explicit_package_bases = true
exclude = ["tests/data"]
disallow_any_unimported = true
enable_error_code = [
"ignore-without-code",
Expand Down

0 comments on commit a39ef3b

Please sign in to comment.