##// END OF EJS Templates
Typo fix: `therm` -> `them`
Craig Citro -
Show More
@@ -1179,7 +1179,7 b' class InteractiveShell(SingletonConfigurable):'
1179 1179 -----
1180 1180 All data structures here are only filled in, they are NOT reset by this
1181 1181 method. If they were not empty before, data will simply be added to
1182 therm.
1182 them.
1183 1183 """
1184 1184 # This function works in two parts: first we put a few things in
1185 1185 # user_ns, and we sync that contents into user_ns_hidden so that these
General Comments 0
You need to be logged in to leave comments. Login now