Skip to content

Commit 06c3279

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

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
@@ -85,7 +85,6 @@ exclude = [
8585

8686
[tool.ruff]
8787
line-length = 79
88-
target-version = "py38"
8988
select = ["ANN", "B", "D", "D204", "E", "F", "Q", "RUF", "SIM", "UP", "W"]
9089
ignore = [
9190
# Wat, type annotations for self and cls, why is this a thing?

0 commit comments

Comments
 (0)