Skip to content

Commit b9d381b

Browse files
authored
Remove pass
1 parent 07e6b39 commit b9d381b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/base/test_constructors.py

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ def _get_prop(self):
5656

5757
def test_method(self, *args, **kwargs):
5858
"""a test method"""
59-
pass
6059

6160
class Delegate(PandasDelegate, PandasObject):
6261
def __init__(self, obj) -> None:

0 commit comments

Comments
 (0)