##// END OF EJS Templates
Tweak heading so Sphinx doesn't convert it to a directive :-/
Thomas Kluyver -
Show More
@@ -104,8 +104,8 b' or :okwarning: options:'
104 In [1]: 1/0
104 In [1]: 1/0
105 In [2]: # raise warning.
105 In [2]: # raise warning.
106
106
107 ToDo
107 To Do
108 ----
108 -----
109
109
110 - Turn the ad-hoc test() function into a real test suite.
110 - Turn the ad-hoc test() function into a real test suite.
111 - Break up ipython-specific functionality from matplotlib stuff into better
111 - Break up ipython-specific functionality from matplotlib stuff into better
General Comments 0
You need to be logged in to leave comments. Login now