Skip to content

Commit 7755c8e

Browse files
committed
Reset back to concat and tile and include only mypy.ini blacklist changes
1 parent 6d9b702 commit 7755c8e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

mypy.ini

-6
Original file line numberDiff line numberDiff line change
@@ -113,18 +113,12 @@ ignore_errors=True
113113
[mypy-pandas.core.resample]
114114
ignore_errors=True
115115

116-
[mypy-pandas.core.reshape.concat]
117-
ignore_errors=True
118-
119116
[mypy-pandas.core.reshape.merge]
120117
ignore_errors=True
121118

122119
[mypy-pandas.core.reshape.reshape]
123120
ignore_errors=True
124121

125-
[mypy-pandas.core.reshape.tile]
126-
ignore_errors=True
127-
128122
[mypy-pandas.core.series]
129123
ignore_errors=True
130124

0 commit comments

Comments
 (0)