Skip to content

Commit a4f376a

Browse files
committed
Remove type annotation for RTD
1 parent e2c21af commit a4f376a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

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

126126
# -- Options for LaTeX output ------------------------------------------------
127127

128-
latex_elements: dict = {
128+
latex_elements = {
129129
# The paper size ('letterpaper' or 'a4paper').
130130
#
131131
# 'papersize': 'letterpaper',

0 commit comments

Comments
 (0)