Skip to content

Commit

Permalink
Tweaking
Browse files Browse the repository at this point in the history
  • Loading branch information
bewithaman committed Jul 1, 2015
1 parent 4786e2a commit d44d959
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions os.py
@@ -0,0 +1 @@
import scipy
2 changes: 1 addition & 1 deletion scipy/ndimage/measurements.py
Expand Up @@ -209,7 +209,7 @@ def find_objects(input, max_label=0):
Parameters
----------
input : ndarray of ints
input : ndarray of integers
Array containing objects defined by different labels. Labels with
value 0 are ignored.
max_label : int, optional
Expand Down

0 comments on commit d44d959

Please sign in to comment.