##// END OF EJS Templates
fix docs of custommagics (#14478)...
fix docs of custommagics (#14478) While trying to implement custom magic I stumbled upon error while trying to import decorators. I found that wrong module is mentioned and decided to fix that.
M Bussonnier -
r28811:f22a925d merge
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
ast_mod.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
packaging.py Loading ...
pylab.py Loading ...
script.py Loading ...