Skip to content

Commit 19e1fcf

Browse files
committed
Add in missing whitespace
1 parent 731a958 commit 19e1fcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/indexes/test_range.py

Lines changed: 1 addition & 0 deletions
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)