Skip to content

Commit fb444a8

Browse files
fix doc build - english as default
1 parent 3438c50 commit fb444a8

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
@@ -33,7 +33,7 @@
3333
version = ".".join(release.split(".")[:2])
3434

3535

36-
language = None
36+
language = 'en'
3737

3838
pygments_style = "sphinx"
3939
# html_logo = "_static/img/plug.png"

0 commit comments

Comments
 (0)