Skip to content

Commit a7c030d

Browse files
committed
Fix flake8
Fix flake8
1 parent e0a450d commit a7c030d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
# The paper size ('letterpaper' or 'a4paper').
187187
"papersize": "a4paper",
188188
# The font size ('10pt', '11pt' or '12pt').
189-
#'pointsize': '10pt',
189+
# 'pointsize': '10pt',
190190
# Additional stuff for the LaTeX preamble.
191191
"preamble": """\\usepackage{combelow}
192192
\\usepackage{newunicodechar}

0 commit comments

Comments
 (0)