Commit Graph

10 Commits

Author SHA1 Message Date
Tony S Yu b433e8ecef DOC: Remove plots from docstring examples
Plotting isn't really necessary in a docstring example. Both of these functions already have gallery examples.
2012-09-13 09:28:12 -04:00
Tony S Yu 1108727ed8 DOC: Replace doctest with literal code block 2012-09-12 21:38:00 -04:00
Tony S Yu 24f3b7d260 DOC: Fix block-formatting in doctest 2012-09-11 23:35:09 -04:00
Tony S Yu 2614853a92 DOC: suppress plot display in doctests
Plot display interrupts the doctest run.
2012-09-11 23:33:15 -04:00
Tony S Yu 3321e94d1d DOC: Wrap long lines 2012-09-02 19:23:41 -04:00
Andreas Mueller f7b3d8062c COSMIT pep8 2012-06-29 11:27:23 +02:00
Stefan van der Walt ac625e9d3b BUG: Correctly fix zip import for Python 3.2. 2to3 simply removes the itertools import line. 2012-03-03 11:42:16 -08:00
Stefan van der Walt e99f18be5a BUG: Fix imports for Python 3.2. 2012-03-03 11:18:16 -08:00
Warren Weckesser 69444305e8 DOC: fix probabilistic_hough docstring--use correct keyword arg in the docstring, plus a few spacing tweaks. 2012-01-08 16:52:39 -06:00
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00