We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e74125 commit 3f6501cCopy full SHA for 3f6501c
modelindex/generate_readmes.py
@@ -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
+
5
import argparse
6
from pathlib import Path
7
0 commit comments