Skip to content

Commit 5cd71a8

Browse files
authored
Format Python code with Ruff push (#247)
There appear to be some python formatting errors in 6ccce13. This pull request uses the Ruff formatter to fix some of these issues.
2 parents 6ccce13 + 15a3625 commit 5cd71a8

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
@@ -52,7 +52,7 @@ dev = [
5252
"ruff>=0.11.0",
5353
"sphinx>=9.0.4",
5454
"tox>=4.25.0",
55-
"tox-gh-actions>=3.3.0",
55+
"tox-gh-actions>=3.5.0",
5656
]
5757

5858
[tool.coverage.run]

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)