Test adding black to CI/CD
This commit is contained in:
@@ -4,3 +4,7 @@ requires = [
|
||||
"wheel"
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.black]
|
||||
line-length = 79
|
||||
target-version = ["py38"]
|
||||
|
||||
Reference in New Issue
Block a user