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 9e4bf7e commit c811e77Copy full SHA for c811e77
.pre-commit-config.yaml
@@ -15,3 +15,4 @@ repos:
15
hooks:
16
- id: isort
17
language: python_venv
18
+ exclude: ^pandas/__init__\.py$|^pandas/core/api\.py$
0 commit comments