Skip to content

Commit ebc511f

Browse files
committed
Maintain trailing comma
1 parent ff4ca67 commit ebc511f

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
@@ -27,7 +27,7 @@ classifiers = [
2727
requires-python = ">=3.10"
2828
dependencies = [
2929
"rich",
30-
"typer"
30+
"typer",
3131
]
3232

3333
[project.urls]

0 commit comments

Comments
 (0)