Skip to content
Snippets Groups Projects
Commit d8f780c4 authored by Jintao Lin's avatar Jintao Lin Committed by GitHub
Browse files

chmod +x stat.py (#266)

* add modelzoo statistics readthedocs

* chmod stat.py
parent 886db157
No related branches found
No related tags found
No related merge requests found
......@@ -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):
......
docs/stat.py 100644 → 100755
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment