Initial Commit
This commit is contained in:
8
pyproject.toml
Normal file
8
pyproject.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[tool.black]
|
||||
line-length = 88
|
||||
target-version = ["py314"]
|
||||
|
||||
skip-string-normalization = false
|
||||
skip-magic-trailing-comma = false
|
||||
|
||||
preview = false
|
||||
Reference in New Issue
Block a user