Skip to content

Commit 1ad24be

Browse files
MyPy show_error_codes deprecated
It is now the default, since MyPy v0.990.
1 parent 4615d4d commit 1ad24be

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ exclude = [
109109
"pynetdicom/benchmarks",
110110
]
111111
files = "pynetdicom/"
112-
show_error_codes = true
113112
warn_redundant_casts = true
114113
warn_unused_ignores = true
115114
warn_return_any = true

0 commit comments

Comments
 (0)