Skip to content

Commit ba03c04

Browse files
committed
Apparently this setting is now autodetected.
Thanks mastodocs (https://mastodon.social/deck/@hynek/111347150437324121)
1 parent 8576e52 commit ba03c04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ multi_line_output = 3
6060

6161
[tool.ruff]
6262
line-length = 79
63-
target-version = "py38"
6463
select = ["B", "D", "E", "F", "Q", "UP", "W"]
6564
ignore = [
6665
# raise SomeException(...) is fine.

0 commit comments

Comments
 (0)