Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ca699cb

Browse files
committedMar 6, 2024
Add config
1 parent e870331 commit ca699cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ repos:
130130
- black==23.12.1
131131
types_or: [rst]
132132
args: ["--skip-errors", "--skip-string-normalization"]
133-
exclude: ^pandas/doc/source/whatsnew/
133+
exclude: ^doc/source/whatsnew/
134134
- repo: local
135135
hooks:
136136
- id: pyright

0 commit comments

Comments
 (0)