Skip to content

Commit 99c5a84

Browse files
committed
STYLE: add precommit rule - fix typo(pandas-dev#39203)
1 parent f85eddd commit 99c5a84

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
@@ -174,7 +174,7 @@ repos:
174174
entry: pd\.api\.types
175175
language: pygrep
176176
types: [python]
177-
files: ^pandas/test/
177+
files: ^pandas/tests/
178178
- repo: https://github.com/asottile/yesqa
179179
rev: v1.2.2
180180
hooks:

0 commit comments

Comments
 (0)