mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
fixed readocs (#264)
This commit is contained in:
parent
f31e0e930d
commit
15cca882c9
@ -81,7 +81,7 @@ html_static_path = ['_static']
|
||||
|
||||
|
||||
def builder_inited_handler(app):
|
||||
subprocess.run(['./stat.py'])
|
||||
subprocess.run(['python ./stat.py'])
|
||||
|
||||
|
||||
def setup(app):
|
||||
|
Loading…
x
Reference in New Issue
Block a user