-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Milestone
Description
https://github.com/Tendrl/commons/blob/develop/tendrl/commons/utils/import_utils.py#L12
As per https://docs.python.org/2/library/functions.html#getattr I think the getattr() attribute requires second argument as string but the function load_abs_module (https://github.com/Tendrl/commons/blob/develop/tendrl/commons/utils/import_utils.py#L5) returns an object of type "module".
Metadata
Metadata
Assignees
Labels
No labels