Replaces references to black to ruff or ruff format, removes black from dependencies

This commit is contained in:
Trenton H
2024-05-17 09:10:48 -07:00
parent eeabc82358
commit d06de21a21
5 changed files with 5 additions and 44 deletions

View File

@@ -59,7 +59,6 @@ zxing-cpp = {version = "*", platform_machine = "== 'x86_64'"}
[dev-packages]
# Linting
black = "*"
pre-commit = "*"
ruff = "*"
# Testing