bundles / IPython 9.5.0 / IPython / core / formatters / IPythonDisplayFormatter / __call__
function
IPython.core.formatters:IPythonDisplayFormatter.__call__
source: /IPython/core/formatters.py :969
Signature
def __call__ ( self , obj ) Summary
Compute the format for an object.
Aliases
-
IPython.core.formatters.IPythonDisplayFormatter.__call__