update black workflow (formatter not a linter)

This commit is contained in:
Arthur Deierlein
2024-12-17 22:55:39 +01:00
parent f6c852c478
commit 503999ddca
+1 -1
View File
@@ -1,4 +1,4 @@
name: Black python linter
name: Black python formatter
on: [push, pull_request]