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
At the moment, it looks like the help= text doesn't set the __doc__ attribute of traits, which produces this kind of output when using sphinx's autosummary:
Would it be possible to use the help text to also set __doc__ on traits or is there a good reason why this isn't done?