Skip to content

Commit c3fa3db

Browse files
🔧 remove redundant mypy config (#866)
Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
1 parent e74769c commit c3fa3db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ extend-ignore = ["ISC001", "RUF005", "RUF012"]
109109
show_error_codes = true
110110
check_untyped_defs = true
111111
strict_equality = true
112-
no_implicit_optional = true
113112
warn_unused_ignores = true
114113

115114
[[tool.mypy.overrides]]

0 commit comments

Comments
 (0)