Example

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

Method generated by attrs for class Example.

Methods

Methods

__init__(hello[, testing])

Method generated by attrs for class Example.