Run Black on veilid-python
This commit is contained in:
@@ -17,3 +17,9 @@ pytest-asyncio = "^0.21.0"
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.black]
|
||||
line-length = 99
|
||||
|
||||
[tool.mypy]
|
||||
check_untyped_defs = true
|
||||
Reference in New Issue
Block a user