Skip to content

Commit c1e77b6

Browse files
committed
lint fixup
1 parent 05de4ae commit c1e77b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/io/tests/test_pytables.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5002,7 +5002,6 @@ def test_read_from_py_localpath(self):
50025002

50035003
tm.assert_frame_equal(expected, actual)
50045004

5005-
50065005
def test_query_long_float_literal(self):
50075006
# GH 14241
50085007
df = pd.DataFrame([{"A": 1000000000.0099}])

0 commit comments

Comments
 (0)