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 displaying the inline code documentation, it is very hard to read through all those Component.UNDEFINED attribute defaults. Could we not replace those by their default values or None? At least with a repr() of some kind?
Or is this just me with PyCharm?