Update pyproject.toml
parent
f4df5c5289
commit
63977a4d75
|
|
@ -1,5 +1,5 @@
|
||||||
[tool.black]
|
[tool.black]
|
||||||
py38 = true
|
py311 = true
|
||||||
include = '\.pyi?$'
|
include = '\.pyi?$'
|
||||||
exclude = '''
|
exclude = '''
|
||||||
/(
|
/(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue