-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
python-utils/function_manager.py
Line 33 in 0c39404
| if before is not None and callable(before): |
python-utils/function_manager.py
Line 39 in 0c39404
| if after is not None and callable(after): |
Throw error if the object is not callable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request