mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Run black on all files in project root
This commit is contained in:
parent
f23d53fe1a
commit
60ad0bb4e2
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -92,7 +92,6 @@ jobs:
|
|||||||
uses: psf/black@stable
|
uses: psf/black@stable
|
||||||
with:
|
with:
|
||||||
options: "--check --diff"
|
options: "--check --diff"
|
||||||
src: "./src"
|
|
||||||
version: "22.1.0"
|
version: "22.1.0"
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user