Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagapiou authored Dec 4, 2024
1 parent 0e5556e commit f0059b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ addopts = "-n auto"
testpaths = ["concordia", "examples"]

[tool.pytype]
python_version = "3.11"
python_version = "3.13"
inputs = ["concordia", "examples"]
# Keep going past errors to analyze as many files as possible.
keep_going = true
Expand Down

0 comments on commit f0059b0

Please sign in to comment.