Skip to content

Commit 5b06df6

Browse files
committed
Apparently this setting is now autodetected.
Thanks mastodocs (https://mastodon.social/deck/@hynek/111347150437324121).
1 parent 11e2302 commit 5b06df6

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
@@ -141,7 +141,6 @@ exclude = ["jsonschema/benchmarks/*"]
141141

142142
[tool.ruff]
143143
line-length = 79
144-
target-version = "py38"
145144
select = ["B", "D", "D204", "E", "F", "Q", "RUF", "SIM", "UP", "W"]
146145
ignore = [
147146
# Wat, type annotations for self and cls, why is this a thing?

0 commit comments

Comments
 (0)