Skip to content

Commit

Permalink
Roll back pyproject.toml change
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunagm committed Nov 21, 2024
1 parent 0379d1d commit baac199
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 @@ -40,7 +40,7 @@ line-length = 100
indent-width = 4

# Assume Python 3.8
target-version = "py39"
target-version = "py38"

[tool.ruff.lint]
# Enable Pyflakes (`F`) and a subset of the pycodestyle (`E`) codes by default.
Expand Down

0 comments on commit baac199

Please sign in to comment.