Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioAPeraza committed Apr 10, 2024
1 parent a7e009d commit 6368017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools==68.2.2", "wheel"]

[tool.black]
line-length = 99
target-version = ["py36"]
target-version = ["py39"]
include = '\.pyi?$'
exclude = '''
Expand Down

0 comments on commit 6368017

Please sign in to comment.