There was an error while loading. Please reload this page.
1 parent 4a50631 commit c45e228Copy full SHA for c45e228
1 file changed
conf.py
@@ -90,6 +90,11 @@
90
]
91
92
93
+autorun_languages = {
94
+ "console_output_encoding": "utf-8",
95
+ "pycon_output_encoding": "utf-8",
96
+}
97
+
98
def setup(app):
99
100
def add_contributing_banner(app, doctree):
0 commit comments