There was an error while loading. Please reload this page.
1 parent 074f64d commit 7aaeb63Copy full SHA for 7aaeb63
1 file changed
pyproject.toml
@@ -196,6 +196,7 @@ line-length = 79
196
197
[tool.ruff.per-file-target-version]
198
"tests/test_pattern_matching.py" = "py310"
199
+"tests/test_forward_references.py" = "py314"
200
201
[tool.ruff.lint]
202
select = ["ALL"]
0 commit comments