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
@wraps(inner)
^^^^^^^^^^^^
File "/miniforge/lib/python3.12/functools.py", line 56, in update_wrapper
setattr(wrapper, attr, value)
TypeError: __qualname__ must be set to a string object
```