Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix,refac:utils: Update
@no_redecorate
- Fix: `NameError` when the object has already been decorated. - Change: Set marker attribute value to `Ellipsis` instead of `True`. - Change: Use `hasattr()` instead of `getattr()`. - Change: Append "wrapped_" to marker attribute names.
- Loading branch information