Skip to content

Commit 0e60bc9

Browse files
DOC: Update the LaTeX author. (#29184)
The LaTeX engine did not like the newlines. It caused an undefined control sequence.
1 parent ee59b7d commit 0e60bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@
378378
"index",
379379
"pandas.tex",
380380
"pandas: powerful Python data analysis toolkit",
381-
r"Wes McKinney\n\& PyData Development Team",
381+
"Wes McKinney and the Pandas Development Team",
382382
"manual",
383383
)
384384
]

0 commit comments

Comments
 (0)