Skip to content

Commit 1a78ce5

Browse files
committed
Add in missing whitespace
1 parent d75bf39 commit 1a78ce5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/indexes/test_range.py

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
F64 = Float64Index
1818
OI = Index
1919

20+
2021
class TestRangeIndex(Numeric):
2122
_holder = RangeIndex
2223
_compat_props = ['shape', 'ndim', 'size']

0 commit comments

Comments
 (0)