We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pass
1 parent 07e6b39 commit b9d381bCopy full SHA for b9d381b
pandas/tests/base/test_constructors.py
@@ -56,7 +56,6 @@ def _get_prop(self):
56
57
def test_method(self, *args, **kwargs):
58
"""a test method"""
59
- pass
60
61
class Delegate(PandasDelegate, PandasObject):
62
def __init__(self, obj) -> None:
0 commit comments