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
Fixed short description from app __init__ docstring as it seems to cause installation to fail because of setuptools>=59 which introduces incompatible backward error with description which contains a newline;