John6666 commited on
Commit
08c6d3d
1 Parent(s): c317a40

Upload all_models.py

Browse files
Files changed (1) hide show
  1. all_models.py +1 -1
all_models.py CHANGED
@@ -933,7 +933,7 @@ models = [
933
  ]
934
 
935
 
936
- from externalmod3 import find_model_list
937
 
938
  #models = find_model_list("Yntec", [], "", "last_modified", 20)
939
 
 
933
  ]
934
 
935
 
936
+ from externalmod import find_model_list
937
 
938
  #models = find_model_list("Yntec", [], "", "last_modified", 20)
939