finally added the damn pyproject file
This commit is contained in:
parent
4fa1acbb90
commit
224a704e84
5
pyproject.toml
Normal file
5
pyproject.toml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[tool.black]
|
||||||
|
line-length = 120
|
||||||
|
target-version = [py310]
|
||||||
|
[tool.flake8]
|
||||||
|
line-length = 120
|
Loading…
Reference in New Issue
Block a user