Demo Class

class MyClass[source]

Some class

With some description

Methods:

do_something()

Do something

Attributes:

some_attr

The type of the None singleton.

some_other_attr

The type of the None singleton.

do_something()[source]

Do something

some_attr = None

The type of the None singleton.

some_other_attr = None

The type of the None singleton.