Run black on all files in project root

This commit is contained in:
kpj 2022-02-27 15:36:04 +01:00
parent f23d53fe1a
commit 60ad0bb4e2

View File

@ -92,7 +92,6 @@ jobs:
uses: psf/black@stable
with:
options: "--check --diff"
src: "./src"
version: "22.1.0"
tests: