Add a pyproject.toml file to target py37 for black
This commit is contained in:
parent
93a4d8b784
commit
29325c1d94
1 changed files with 2 additions and 0 deletions
2
pyproject.toml
Normal file
2
pyproject.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
[tool.black]
|
||||
target-version = ['py37']
|
Loading…
Add table
Add a link
Reference in a new issue