class documentation

class Unformattable:

View In Hierarchy

An object that raises an exception from __repr__.

Method __repr__ Undocumented
def __repr__(self) -> str: ΒΆ

Undocumented