Skip to content

Commit 01b8ef1

Browse files
committed
Fix formatting
1 parent ffb7f6f commit 01b8ef1

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
@@ -26,7 +26,7 @@ setup = ['--default-library=static']
2626

2727
[project]
2828
authors = [
29-
{ name = "The Sage Developers", email = "[email protected]" },
29+
{ email = "[email protected]", name = "The Sage Developers" },
3030
]
3131
classifiers = [
3232
"Development Status :: 6 - Mature",

0 commit comments

Comments
 (0)