Add short comment

pull/494/head
Guillem Cucurull 3 years ago
parent 9e74125276
commit 3f6501c1ad

@ -1,3 +1,7 @@
"""
Run this script to generate the model-index files in `models` from the templates in `.templates/models`.
"""
import argparse
from pathlib import Path

Loading…
Cancel
Save