##// END OF EJS Templates
Fix docstring codeblock
Thomas Kluyver -
Show More
@@ -18,7 +18,7 b' def test(**kwargs):'
18
18
19 Any of the options for run_iptestall() may be passed as keyword arguments.
19 Any of the options for run_iptestall() may be passed as keyword arguments.
20
20
21 For example:
21 For example::
22
22
23 IPython.test(testgroups=['lib', 'config', 'utils'], fast=2)
23 IPython.test(testgroups=['lib', 'config', 'utils'], fast=2)
24
24
General Comments 0
You need to be logged in to leave comments. Login now