Example

class tests.test_extras.Example(hello: str, testing: bool = True)[source]
__init__(hello: str, testing: bool = True)None

Initialize self. See help(type(self)) for accurate signature.

Methods

Methods

__init__(hello[, testing])

Initialize self.