Skip to content

Commit da28ff9

Browse files
committed
Simple fix to make PDFs compile again.
1 parent be9956f commit da28ff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

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

5959
# The language for content autogenerated by Sphinx. Refer to documentation
6060
# for a list of supported languages.
61-
#language = None
61+
language = 'uk_UA'
6262

6363
# There are two options for replacing |today|: either, you set today to some
6464
# non-false value, then it is used:

0 commit comments

Comments
 (0)