Skip to content

Commit 4721f09

Browse files
authored
Format Python code with Ruff push (#340)
There appear to be some python formatting errors in 9b19df7. This pull request uses the Ruff formatter to fix some of these issues.
2 parents 5e073db + 142fb00 commit 4721f09

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev = [
5050
"pytest-xdist[psutil]>=3.8.0",
5151
"ruff>=0.15.19",
5252
"sphinx>=9.0.4",
53-
"tox>=4.55.1",
53+
"tox>=4.56.0",
5454
"tox-gh-actions>=3.5.0",
5555
]
5656

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)