diff options
Diffstat (limited to 'Model Repositories/model_renamer.py')
-rw-r--r-- | Model Repositories/model_renamer.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Model Repositories/model_renamer.py b/Model Repositories/model_renamer.py index 13d929d..f4d2394 100644 --- a/Model Repositories/model_renamer.py +++ b/Model Repositories/model_renamer.py @@ -1,4 +1,5 @@ # This script will take the ModelRepo.xml file and rename the models based on the trademark +# This is not supposed to be used on the QC, it's the script used to create the ModelRepo.xml file's in this repository import argparse import json |