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 a1066c5 commit 268a1f4Copy full SHA for 268a1f4
.pre-commit-config.yaml
@@ -64,8 +64,6 @@ repos:
64
args: [--fix=auto]
65
exclude: ^pandas/tests/io/parser/data/utf16_ex.txt$
66
- id: fix-byte-order-marker
67
- - id: fix-encoding-pragma
68
- args: [--remove]
69
- id: trailing-whitespace
70
args: [--markdown-linebreak-ext=md]
71
- repo: https://github.com/PyCQA/isort
0 commit comments