##// END OF EJS Templates
fixed unindent issue in autoreload.py
Spas Kalaydzhisyki -
Show More
@@ -51,7 +51,6 b' The following magic commands are provided:'
51 ``%autoreload 3``
51 ``%autoreload 3``
52
52
53 Reload all modules AND autoload newly added objects
53 Reload all modules AND autoload newly added objects
54 (except those excluded by ``%aimport``)
55 every time before executing the Python code typed.
54 every time before executing the Python code typed.
56
55
57 ``%aimport``
56 ``%aimport``
General Comments 0
You need to be logged in to leave comments. Login now