Skip to content

Commit f69816c

Browse files
Merge pull request #904 from mikemhenry/remove-pydantic-workaround
Remove pydantic/pydantic#5192 fix
2 parents e7f0298 + f12cae7 commit f69816c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ warn_unused_configs = True
5959
warn_unused_ignores = True
6060
warn_incomplete_stub = True
6161
show_error_codes = True
62-
# https://github.com/pydantic/pydantic/issues/5192
63-
disable_error_code = call-arg
6462

6563
[mypy-pandas.*]
6664
ignore_missing_imports = True

0 commit comments

Comments
 (0)