Skip to content

Commit 0f90c55

Browse files
committed
nicer ruff syntax in pyproject.toml
1 parent c0fcf1b commit 0f90c55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ requires = [
88
]
99
build-backend = "setuptools.build_meta"
1010

11-
tool.ruff.line-length = 79
11+
[tool.ruff]
12+
line-length = 79

0 commit comments

Comments
 (0)