Skip to content

Commit 2188d7b

Browse files
author
Sumanau Sareen
committed
Import OptionError in pandas.errors
1 parent 38e16c4 commit 2188d7b

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
@@ -4,6 +4,7 @@
44
Expose public exceptions & warnings
55
"""
66

7+
from pandas._config.config import OptionError
78
from pandas._libs.tslibs import NullFrequencyError, OutOfBoundsDatetime
89

910

0 commit comments

Comments
 (0)