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

Method commit

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

Source from the content-addressed store, hash-verified

40 return []
41
42 def commit(self, *args, **kwargs):
43 pass
44
45 def __enter__(self, *args, **kwargs):
46 pass

Callers 2

init_dbMethod · 0.80
startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected