summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@users.noreply.github.com>2021-02-21 13:03:38 +0000
committerPradyun Gedam <pradyunsg@users.noreply.github.com>2021-02-21 13:03:38 +0000
commit51f0fb278112fc7932e3be36bc600b5cdf43b285 (patch)
tree6856214cc592abae4176a44a6bd54b110c433be8 /.pre-commit-config.yaml
parentf9a81eb6635102a23c0e769f2fa4d8ae592a7cb2 (diff)
downloadpip-51f0fb278112fc7932e3be36bc600b5cdf43b285.tar.gz
Tweak and blacken noxfile.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 163beba71..32b4d62ed 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -46,7 +46,6 @@ repos:
^tests/functional/test_install|
# Files in the root of the repository
^setup.py|
- ^noxfile.py|
# A blank ignore, to avoid merge conflicts later.
^$