Skip to content

Commit b4ca522

Browse files
lint
1 parent 269289c commit b4ca522

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/indexing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ def __getitem__(self, arg):
149149
return arg
150150

151151

152-
153152
class IndexingMixin:
154153
"""
155154
Mixin for adding .loc/.iloc/.at/.iat to Dataframes and Series.

0 commit comments

Comments
 (0)