summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2021-02-21 08:52:50 -0800
committerJon Dufresne <jon.dufresne@gmail.com>2021-02-21 08:52:50 -0800
commitcd1fb590e7add49756be087354ca1688bc3f2bbf (patch)
tree42c41e6714715cbd26efad56954affb1b20b297b /.pre-commit-config.yaml
parente17ddea0e33c3dc02e823cc20bdf4990c65ce576 (diff)
downloadpip-cd1fb590e7add49756be087354ca1688bc3f2bbf.tar.gz
Blacken the src/pip/_internal/distributions directory
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 8299ef71e..7af426649 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -25,7 +25,6 @@ repos:
^docs/|
^src/pip/_internal/cli|
^src/pip/_internal/commands|
- ^src/pip/_internal/distributions|
^src/pip/_internal/index|
^src/pip/_internal/models|
^src/pip/_internal/network|