You are viewing an older version (9.5.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.5.0 / IPython / core / formatters / PlainTextFormatter / __call__

function

IPython.core.formatters:PlainTextFormatter.__call__

source: /IPython/core/formatters.py :757

Signature

def   __call__ ( self obj )

Summary

Compute the pretty representation of the object.

Aliases

  • IPython.core.formatters.PlainTextFormatter.__call__