We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d542b4 commit 6cf0075Copy full SHA for 6cf0075
scripts/pandas_errors_documented.py
@@ -1,6 +1,6 @@
1
"""
2
Check that doc/source/reference/testing.rst documents
3
-all exceptions and warnings in pandas/errors/__init__.py.
+all exceptions and warning in pandas/errors/__init__.py.
4
5
This is meant to be run as a pre-commit hook - to run it manually, you can do:
6
0 commit comments