Skip to content

Commit 36687ed

Browse files
author
Sumanau Sareen
committed
Use isort to fix import sequence
1 parent 2188d7b commit 36687ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/errors/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"""
66

77
from pandas._config.config import OptionError
8+
89
from pandas._libs.tslibs import NullFrequencyError, OutOfBoundsDatetime
910

1011

0 commit comments

Comments
 (0)