Skip to content

Commit 8075f43

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

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
@@ -82,7 +82,6 @@ multi_line_output = 3
8282

8383
[tool.ruff]
8484
line-length = 79
85-
target-version = "py38"
8685
select = ["ANN", "B", "D", "D204", "E", "F", "Q", "RUF", "SIM", "UP", "W"]
8786
ignore = [
8887
# Wat, type annotations for self and cls, why is this a thing?

0 commit comments

Comments
 (0)