typing: fix some trivial issues

This commit is contained in:
James R. Barlow
2021-08-26 23:46:44 -07:00
parent 4eca0a165b
commit 6f9b948064
5 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -275,7 +275,7 @@ htmlhelp_basename = 'ocrmypdfdoc'
# -- Options for LaTeX output ---------------------------------------------
latex_elements = {
latex_elements = { # type: ignore
# The paper size ('letterpaper' or 'a4paper').
#
# 'papersize': 'letterpaper',