##// END OF EJS Templates
Update namespace.py...
jcollins1983 -
Show More
@@ -492,7 +492,7 b' class NamespaceMagics(Magics):'
492 492 --aggressive
493 493 Try to aggressively remove modules from sys.modules ; this
494 494 may allow you to reimport Python modules that have been updated and
495 pick up changes, but can have unattended consequences.
495 pick up changes, but can have unintended consequences.
496 496
497 497 in
498 498 reset input history
General Comments 0
You need to be logged in to leave comments. Login now