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
The description in setup.py lacks a newline after each line, potentially causing readability issues for tools that expect properly formatted descriptions. Add \n to the end of each line.