Skip to content

Commit

Permalink
Merge pull request #184 from sanders41/target-version
Browse files Browse the repository at this point in the history
Update target version
  • Loading branch information
sanders41 authored Aug 27, 2024
2 parents 800c9db + bbfc933 commit 712d9ac
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 @@ -60,7 +60,7 @@ exclude_lines = ["if __name__ == .__main__.:", "pragma: no cover"]

[tool.ruff]
line-length = 100
target-version = "py38"
target-version = "py39"
fix = true

[tool.ruff.lint]
Expand Down

0 comments on commit 712d9ac

Please sign in to comment.