Skip to content

Commit 41f8a5b

Browse files
authored
Format Python code with Ruff push (#245)
There appear to be some python formatting errors in 77a2922. This pull request uses the Ruff formatter to fix some of these issues.
2 parents c537d3e + 15a3625 commit 41f8a5b

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.15.10",
5353
"sphinx>=8.2.3",
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)