summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@users.noreply.github.com>2021-04-02 10:22:08 +0100
committerPradyun Gedam <pradyunsg@users.noreply.github.com>2021-04-02 10:22:08 +0100
commit55b12ba23ad992fc2039af89792efaa7c4c64e8a (patch)
treea0cdffa958a3d682bf28d6bfd1740e04d387c6e4 /.pre-commit-config.yaml
parent6c87373965a40fc32e057f46e5164f0bdae858f8 (diff)
downloadpip-55b12ba23ad992fc2039af89792efaa7c4c64e8a.tar.gz
Blacken conftest.py
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 00b25ff60..b3c61d784 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -32,7 +32,6 @@ repos:
^src/pip/_internal/\w+\.py$|
^tools/|
# Tests
- ^tests/conftest.py|
^tests/lib|
^tests/data|
^tests/unit|