There was an error while loading. Please reload this page.
1 parent 2b05279 commit 12b0551Copy full SHA for 12b0551
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