Skip to content

Commit 6cf0075

Browse files
committed
debug: to show pre commit fails
1 parent 7d542b4 commit 6cf0075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/pandas_errors_documented.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
Check that doc/source/reference/testing.rst documents
3-
all exceptions and warnings in pandas/errors/__init__.py.
3+
all exceptions and warning in pandas/errors/__init__.py.
44
55
This is meant to be run as a pre-commit hook - to run it manually, you can do:
66

0 commit comments

Comments
 (0)