Browse Source

Run black with `--diff` to show what is wrong

Closes #1803
pull/1812/head
Safihre 4 years ago
parent
commit
0cac0bc761
  1. 1
      .github/workflows/black.yml

1
.github/workflows/black.yml

@ -19,3 +19,4 @@ jobs:
--line-length=120
--target-version=py36
--check
--diff

Loading…
Cancel
Save