MCPcopy Create free account
hub / github.com/ipython/ipython / autoreload.py

File autoreload.py

IPython/extensions/autoreload.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""IPython extension to reload modules before executing user code.
2
3``autoreload`` reloads modules automatically before entering the execution of
4code typed at the IPython prompt.

Callers

nothing calls this directly

Calls 2

isinstance2Function · 0.85
update_functionFunction · 0.85

Tested by

no test coverage detected