mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Run black on all files in project root
This commit is contained in:
parent
e27749bc9d
commit
e54367cfc5
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