##// END OF EJS Templates
Fix simple comment.
Fernando Perez -
Show More
@@ -31,7 +31,7 b' except ImportError:'
31 pass
31 pass
32
32
33 #-----------------------------------------------------------------------------
33 #-----------------------------------------------------------------------------
34 # Definitions of magic functions for use with IPython
34 # Definitions of special display functions for use with IPython
35 #-----------------------------------------------------------------------------
35 #-----------------------------------------------------------------------------
36
36
37 def print_basic_unicode(o, p, cycle):
37 def print_basic_unicode(o, p, cycle):
General Comments 0
You need to be logged in to leave comments. Login now