Skip to content

Commit 1409da8

Browse files
authored
Fix pyproject.toml
1 parent 75ea6b1 commit 1409da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ convention = "google"
115115

116116
[dependency-groups]
117117
dev = [
118-
"Sphinx >= 7.2.6"
118+
"Sphinx >= 7.2.6",
119119
"ruff >= 0.1.14",
120120
"coverage >= 7.2.5",
121121
"build >= 1.3.0",

0 commit comments

Comments
 (0)