summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@users.noreply.github.com>2021-04-01 23:00:10 +0100
committerPradyun Gedam <pradyunsg@users.noreply.github.com>2021-04-01 23:00:10 +0100
commitdf0955d535672fce8f44c996e6c596f08800c645 (patch)
tree8a141d4ed0a61a342dfed09fd3760ef36b0a923d /.pre-commit-config.yaml
parentade72202c5f02c89e02260e11d275cc51f2c9a60 (diff)
downloadpip-df0955d535672fce8f44c996e6c596f08800c645.tar.gz
Blacken setup.py
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 71d275489..31d41399e 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -39,8 +39,6 @@ repos:
^tests/unit|
^tests/functional/(?!test_install)|
^tests/functional/test_install|
- # Files in the root of the repository
- ^setup.py|
# A blank ignore, to avoid merge conflicts later.
^$