Getting started
API Reference
Examples
Default class representation.
c (object) – The object to be represented.
align (str, default "center") – Alignment of the class arguments.
depth (int, default 1) – Depth of the class arguments to be displayed.
The representation of the class.
str