Skip to content

Commit 3f6501c

Browse files
committed
Add short comment
1 parent 9e74125 commit 3f6501c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modelindex/generate_readmes.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
"""
2+
Run this script to generate the model-index files in `models` from the templates in `.templates/models`.
3+
"""
4+
15
import argparse
26
from pathlib import Path
37

0 commit comments

Comments
 (0)