Skip to content
Snippets Groups Projects
Commit 6a512673 authored by Sebastian Lobinger's avatar Sebastian Lobinger
Browse files

update sams_classes/sams_hub.py changed .cls_sams_app to .sams_app ln12

parent 5c85529e
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ from typing import Dict, List
from importlib import import_module
#from .exceptions import HubDirNotExist, FunctionNotExists
#from importlib import import_module
from .cls_sams_app import SAMSApp
from .sams_app import SAMSApp
class SAMSHub:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment