MCPcopy Create free account
hub / github.com/ipython/ipython / minimal

Method minimal

IPython/core/ultratb.py:1383–1384  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1381 self.set_mode(self.valid_modes[2])
1382
1383 def minimal(self):
1384 self.set_mode(self.valid_modes[3])
1385
1386
1387#----------------------------------------------------------------------------

Callers

nothing calls this directly

Calls 1

set_modeMethod · 0.95

Tested by

no test coverage detected