mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-28 11:45:10 +00:00
Add pyproject for black formatting
This commit is contained in:
parent
8d8321c91b
commit
fa4ea124b1
1 changed files with 3 additions and 0 deletions
3
pyproject.toml
Normal file
3
pyproject.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[tool.black]
|
||||
line-length = 125
|
||||
skip-string-normalization = true
|
Loading…
Add table
Add a link
Reference in a new issue