##// END OF EJS Templates
Update comment
Thomas Kluyver -
Show More
@@ -837,7 +837,7 b' class InteractiveShell(SingletonConfigurable):'
837 837 setattr(self.hooks,name, dp)
838 838
839 839 #-------------------------------------------------------------------------
840 # Things related to callbacks
840 # Things related to events
841 841 #-------------------------------------------------------------------------
842 842
843 843 def init_events(self):
General Comments 0
You need to be logged in to leave comments. Login now