Skip to content

Commit 3769ef4

Browse files
committed
ruff format
1 parent 12d9444 commit 3769ef4

File tree

12 files changed

+340
-349
lines changed

12 files changed

+340
-349
lines changed

test/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ dev = [
2323
"ruff>=0.11.2",
2424
]
2525

26-
#[tool.ruff]
27-
#
28-
#line-length = 120
29-
#
26+
[tool.ruff]
27+
28+
line-length = 120
29+
3030
#[tool.ruff.lint]
3131
#select = [
3232
# "ALL"

0 commit comments

Comments
 (0)