Open junah201 opened 7 months ago
This PR updates the type check in the get_user_function function within _function_registry.py to accept callable object instead of only types.FunctionType.
get_user_function
_function_registry.py
Please refer to #317 for more details.
And I already submit a CLA.
This PR updates the type check in the
get_user_function
function within_function_registry.py
to accept callable object instead of only types.FunctionType.Please refer to #317 for more details.
And I already submit a CLA.