Skip to content

Commit

Permalink
remove nonexisting target version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomicapretto committed Sep 14, 2023
1 parent 813100f commit 6c8ac33
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 @@ -66,4 +66,4 @@ version = {file = "bambi/version.txt"}

[tool.black]
line-length = 100
target-version = ["py39", "py310", "py311"]
target-version = ["py39", "py310"]

0 comments on commit 6c8ac33

Please sign in to comment.