Skip to content

Commit

Permalink
CLN: General cleanup in _libs/lib.pyx (#33532)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaharNaveh authored Apr 14, 2020
1 parent 537b1d4 commit 556e1c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pandas/_libs/lib.pyx
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
from collections import abc
from decimal import Decimal
from fractions import Fraction
from numbers import Number

import sys
import warnings

import cython
Expand Down

0 comments on commit 556e1c2

Please sign in to comment.