We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31e0e9 commit 15cca88Copy full SHA for 15cca88
docs/conf.py
@@ -81,7 +81,7 @@ def get_version():
81
82
83
def builder_inited_handler(app):
84
- subprocess.run(['./stat.py'])
+ subprocess.run(['python ./stat.py'])
85
86
87
def setup(app):
0 commit comments