Core: Apply black to the entire codebase and add workflow

This commit is contained in:
Mike Auty
2022-12-07 20:48:14 +00:00
parent 06ced0d59a
commit bd402772c7
189 changed files with 16494 additions and 8343 deletions
+4
View File
@@ -0,0 +1,4 @@
- uses: psf/black@stable
with:
options: "--check --diff --verbose"
src: "./volatility3"