First commit from local working tree
This commit is contained in:
parent
86775d02f6
commit
32f0d1de88
12 changed files with 832 additions and 2 deletions
4
pyproject.toml
Normal file
4
pyproject.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[tool.black]
|
||||
line-length = 120
|
||||
target-version = ['py310']
|
||||
include = '\.pyw?$'
|
Loading…
Add table
Add a link
Reference in a new issue