We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d9b702 commit 7755c8eCopy full SHA for 7755c8e
mypy.ini
@@ -113,18 +113,12 @@ ignore_errors=True
113
[mypy-pandas.core.resample]
114
ignore_errors=True
115
116
-[mypy-pandas.core.reshape.concat]
117
-ignore_errors=True
118
-
119
[mypy-pandas.core.reshape.merge]
120
121
122
[mypy-pandas.core.reshape.reshape]
123
124
125
-[mypy-pandas.core.reshape.tile]
126
127
128
[mypy-pandas.core.series]
129
130
0 commit comments