mirror of
https://github.com/1nchaos/adata.git
synced 2024-11-25 16:32:39 +08:00
ADD: black and isort config
This commit is contained in:
parent
ed4b772549
commit
86ee03cf92
5
pyproject.toml
Normal file
5
pyproject.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
Loading…
Reference in New Issue
Block a user