Skip to content

Commit 0f50b90

Browse files
committed
config(ruff): py3.9+
Signed-off-by: nstarman <[email protected]>
1 parent b533e09 commit 0f50b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ minversion = "6.0"
8282

8383
[tool.ruff]
8484
src = ["plum"]
85-
target-version = "py38"
85+
target-version = "py39"
8686
line-length = 88
8787

8888
[tool.ruff.lint]

0 commit comments

Comments
 (0)