MCPcopy Index your code
hub / github.com/ipython/ipython / close

Method close

IPython/core/history.py:96–97  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

94 pass
95
96 def close(self, *args, **kwargs): # type: ignore [no-untyped-def]
97 pass
98
99
100@decorator

Callers 10

pager_pageFunction · 0.45
init_dbMethod · 0.45
runMethod · 0.45
logstopMethod · 0.45
mktempfileMethod · 0.45
_stream_communicateMethod · 0.45
_run_scriptMethod · 0.45
historyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected