Return the simple class name (without module path).
obj (object) – Object to inspect.
type(obj).__name__.
type(obj).__name__
str