Skip to content

Commit b9ce595

Browse files
committed
Remove keep-runtime-typing which was removed from ruff.
1 parent d0f2097 commit b9ce595

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,3 @@ docstring-quotes = "double"
149149
"jsonschema/_utils.py" = ["D"]
150150
"jsonschema/benchmarks/*" = ["D"]
151151
"jsonschema/tests/*" = ["D", "SIM"]
152-
153-
[tool.ruff.pyupgrade]
154-
# We support 3.8 + 3.9
155-
keep-runtime-typing = true

0 commit comments

Comments
 (0)