finally added the damn pyproject file
This commit is contained in:
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
|
Reference in New Issue
Block a user