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

update sams_classes/sams_hub.py add exception import FunctionNotExists

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