Skip to content

Commit df86633

Browse files
ShaharNavehpull[bot]
authored andcommitted
CLN: General cleanup in _libs/lib.pyx (#33532)
1 parent 8d8597b commit df86633

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pandas/_libs/lib.pyx

-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
from collections import abc
22
from decimal import Decimal
3-
from fractions import Fraction
4-
from numbers import Number
53

6-
import sys
74
import warnings
85

96
import cython

0 commit comments

Comments
 (0)