Skip to content

Commit 68fca74

Browse files
committed
Revert "don't attempt black checking as it binds us to ever changing black versions"
This reverts commit 0c9d067.
1 parent 0c9d067 commit 68fca74

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ jobs:
4444
# and cause subsequent tests to fail
4545
cat test/fixtures/.gitconfig >> ~/.gitconfig
4646
47+
- name: Lint with black
48+
run: |
49+
set -x
50+
black --check .
51+
4752
- name: Lint with flake8
4853
run: |
4954
set -x

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy