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

Method normaldt_method

IPython/testing/tests/test_ipunittest.py:127–131  ·  view source on GitHub ↗

>>> print(1+1) 2

(self)

Source from the content-addressed store, hash-verified

125 """
126
127 def normaldt_method(self):
128 """
129 >>> print(1+1)
130 2
131 """

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected