Skip to content

Commit

Permalink
black: Bump target-version to py38.
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Kaseorg <[email protected]>
  • Loading branch information
andersk committed Oct 25, 2023
1 parent 8eb3d4e commit 6b585f8
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
@@ -1,6 +1,6 @@
[tool.black]
line-length = 100
target-version = ["py37"]
target-version = ["py38"]

[tool.isort]
src_paths = [
Expand Down

0 comments on commit 6b585f8

Please sign in to comment.