Add short comment

This commit is contained in:
Guillem Cucurull 2021-03-11 17:09:32 +00:00
parent 9e74125276
commit 3f6501c1ad

View File

@ -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