Skip to content

Commit 8912f96

Browse files
authored
gh-49656:Removing unwanted line in .pre-commit-config.yaml (#50561)
Update .pre-commit-config.yaml
1 parent 6b10bb8 commit 8912f96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ repos:
9595
|^pandas/util/_test_decorators\.py # keep excluded
9696
|^pandas/_version\.py # keep excluded
9797
|^pandas/conftest\.py # keep excluded
98-
|^pandas/core/generic\.py
9998
args: [--disable=all, --enable=redefined-outer-name]
10099
stages: [manual]
101100
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)