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
numpydoc_validation_exclude= { # set of regexr'\.BasePlotter$', # Issue with class parameter documentationr'\.Plotter$', # Issue with class parameter documentationr'\.WidgetHelper$',
r'\.PickingHelper$',
r'\.from_dict$',
r'\.to_dict$',
r'\.__init__$',
r'\.__new__$',
]
See #454
/cc @stefmolin
The text was updated successfully, but these errors were encountered: