Skip to content

Commit

Permalink
Fix bug in .toml file.
Browse files Browse the repository at this point in the history
SizheWei committed Dec 2, 2024
1 parent 42c6371 commit e572ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ dependencies = [
"gdown==5.2.0"
]
authors = [
{ name="Fengze Xie", email="[email protected]"}
{ name="Fengze Xie", email="[email protected]"},
{ name="Sizhe Wei", email="[email protected]" },
{ name="Lu Gan", email="[email protected]" },
]

0 comments on commit e572ef7

Please sign in to comment.