BaseTwo¶
-
class
tests.general.test_inspect.BaseTwo(d, e, c='orange', **kw)[source]¶ This is an example parent class used by
TestInspectFunctions-
__init__(d, e, c='orange', **kw)[source] Initialize self. See help(type(self)) for accurate signature.
-