summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorptmcg <ptmcg@austin.rr.com>2022-02-15 00:52:49 -0600
committerptmcg <ptmcg@austin.rr.com>2022-02-15 00:52:49 -0600
commit3e0bd80f000e656e28a2bd7f572172db2e908650 (patch)
tree7a14b196da5391017565043982fcf3c6b3096dc4 /.pre-commit-config.yaml
parent1812d239f23e1504ec6734f1e59086693ee42d7c (diff)
downloadpyparsing-git-3e0bd80f000e656e28a2bd7f572172db2e908650.tar.gz
Black and pre-commit fixes
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 36bc140..799985d 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -4,4 +4,3 @@ repos:
hooks:
- id: black
language_version: python3.6
- line_length: 88