baybe.exceptions.UnusedObjectWarning

exception baybe.exceptions.UnusedObjectWarning[source]

A method or function was called with undesired arguments which indicates an unintended user fault.

__init__(*args, **kwargs)
classmethod __new__(*args, **kwargs)