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
When generating classes for the components libs, if you are on windows, the endlines of the docstring will be \r\n instead of \n. This gives ^m diff on github when there shouldn't be a difference.