incompat-no-dreload.rst
3 lines
| 217 B
| text/x-rst
|
RstLexer
Denis S. Tereshchenko
|
r22814 | The `--deep-reload` flag and the corresponding options to inject `dreload` or | ||
`reload` into the interactive namespace have been removed. You have to | ||||
explicitly import `reload` from `IPython.lib.deepreload` to use it. | ||||