Skip to content

Commit c568ed4

Browse files
stainless-app[bot]kaikato
authored andcommitted
chore(internal): fix ruff target version
1 parent b7c15e7 commit c568ed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ reportPrivateUsage = false
160160
[tool.ruff]
161161
line-length = 120
162162
output-format = "grouped"
163-
target-version = "py37"
163+
target-version = "py38"
164164

165165
[tool.ruff.format]
166166
docstring-code-format = true

0 commit comments

Comments
 (0)