mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
chmod +x stat.py (#266)
* add modelzoo statistics readthedocs * chmod stat.py
This commit is contained in:
parent
b6f9f8e9ec
commit
90e8e38e84
@ -81,7 +81,7 @@ html_static_path = ['_static']
|
||||
|
||||
|
||||
def builder_inited_handler(app):
|
||||
subprocess.run(['python ./stat.py'])
|
||||
subprocess.run(['./stat.py'])
|
||||
|
||||
|
||||
def setup(app):
|
||||
|
0
docs/stat.py
Normal file → Executable file
0
docs/stat.py
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user