Skip to content

Commit

Permalink
馃敡 remove redundant mypy config (#866)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
  • Loading branch information
danieleades and chrisjsewell committed Mar 26, 2024
1 parent e74769c commit c3fa3db
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 @@ -109,7 +109,6 @@ extend-ignore = ["ISC001", "RUF005", "RUF012"]
show_error_codes = true
check_untyped_defs = true
strict_equality = true
no_implicit_optional = true
warn_unused_ignores = true

[[tool.mypy.overrides]]
Expand Down

0 comments on commit c3fa3db

Please sign in to comment.