You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked at the code and it wasn't supported. Can we add a judgment here that supports partial functions?
src/decorator.py:74 f inspect.isroutine(func):
The text was updated successfully, but these errors were encountered:
I looked at the code and it wasn't supported. Can we add a judgment here that supports partial functions?
src/decorator.py:74
f inspect.isroutine(func):
The text was updated successfully, but these errors were encountered: