##// END OF EJS Templates
remove extraneous blank lines
Corey McCandless -
Show More
@@ -41,8 +41,6 b' from IPython.core.excolors import exception_colors'
41 from IPython.testing.skipdoctest import skip_doctest
41 from IPython.testing.skipdoctest import skip_doctest
42
42
43
43
44
45
46 prompt = 'ipdb> '
44 prompt = 'ipdb> '
47
45
48 #We have to check this directly from sys.argv, config struct not yet available
46 #We have to check this directly from sys.argv, config struct not yet available
General Comments 0
You need to be logged in to leave comments. Login now