Skip to content

Commit cd78529

Browse files
authored
fix: change Author list to Author str
1 parent 75fc38d commit cd78529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# -- Project information -----------------------------------------------------
1212
project = "mesa-frames"
13-
author = ["Project Mesa", "Adam Amer"]
13+
author = "Project Mesa, Adam Amer"
1414
copyright = f"2023, {author}"
1515

1616
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)