Skip to content

Commit

Permalink
fix: ruff target version py37
Browse files Browse the repository at this point in the history
  • Loading branch information
kiyoon committed Sep 19, 2023
1 parent 0acca13 commit b02c65e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,5 @@ testpaths = [
"tests",
]

[tool.ruff]
target-version = "py37"

0 comments on commit b02c65e

Please sign in to comment.