Skip to content

Commit 58dfdd8

Browse files
committed
Update pyproject.toml
1 parent 7cbdb61 commit 58dfdd8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
[tool.black]
2-
line-length = 100
2+
line-length = 100
3+
target-version = ['py311']
4+
include = '\.pyi?$'

0 commit comments

Comments
 (0)