Skip to content

Commit fe1c4bd

Browse files
committed
ruff: specify target-version
Signed-off-by: Filipe Laíns <lains@riseup.net>
1 parent 4f75a71 commit fe1c4bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ default-groups = ['test']
4242

4343
[tool.ruff]
4444
line-length = 120
45+
target-version = 'py39'
4546

4647
[tool.ruff.format]
4748
quote-style = 'single'

0 commit comments

Comments
 (0)