We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36687ed commit 30c293bCopy full SHA for 30c293b
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