Skip to content

Commit fd757ce

Browse files
committed
CLN: fix invalid line in test_offsets.py
1 parent 247bc22 commit fd757ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tseries/tests/test_offsets.py

-1
Original file line numberDiff line numberDiff line change
@@ -2869,4 +2869,3 @@ def test_str_for_named_is_name(self):
28692869
if __name__ == '__main__':
28702870
nose.runmodule(argv=[__file__, '-vvs', '-x', '--pdb', '--pdb-failure'],
28712871
exit=False)
2872-

0 commit comments

Comments
 (0)