Skip to content

Commit 00b31ec

Browse files
authored
Format Python code with Ruff push (#323)
There appear to be some python formatting errors in c28cea0. This pull request uses the Ruff formatter to fix some of these issues.
2 parents eb869ab + aa6332b commit 00b31ec

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dev = [
4848
"pytest-benchmark>=5.2.3",
4949
"pytest-cov>=7.1.0",
5050
"pytest-xdist[psutil]>=3.8.0",
51-
"ruff>=0.15.15",
51+
"ruff>=0.15.17",
5252
"sphinx>=9.0.4",
5353
"tox>=4.55.1",
5454
"tox-gh-actions>=3.5.0",

uv.lock

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

0 commit comments

Comments
 (0)