Skip to content

Commit

Permalink
Remove unneeded mypy ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
albertyw committed Jan 16, 2024
1 parent fc2ef8c commit 9da8803
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 @@ -44,7 +44,6 @@ ignore = ["B010"]

[tool.mypy]
strict = true
ignore_missing_imports = true
exclude = [
"build",
]
Expand Down

0 comments on commit 9da8803

Please sign in to comment.