We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36687ed commit 8f5ed3aCopy full SHA for 8f5ed3a
pandas/tests/test_errors.py
@@ -17,6 +17,7 @@
17
"EmptyDataError",
18
"ParserWarning",
19
"MergeError",
20
+ "OptionError"
21
],
22
)
23
def test_exception_importable(exc):
0 commit comments