Skip to content

Commit 2bbbcc0

Browse files
committed
remove unknown option
1 parent e73d3c0 commit 2bbbcc0

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
@@ -67,7 +67,6 @@ plugins = ["pydantic.mypy"]
6767
disallow_untyped_calls = true
6868
disallow_untyped_defs = true
6969
disallow_incomplete_defs = true
70-
warn_untyped_fields = true
7170
warn_redundant_casts = true
7271
warn_unused_ignores = true
7372
no_implicit_optional = true

0 commit comments

Comments
 (0)