Skip to content

Commit 6eb017a

Browse files
author
Robert (Bob) Turner
committed
different type inferred
1 parent c8eb52c commit 6eb017a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/08-connected-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ print("max:", np.max(labeled_image))
328328
Examining the output can give us a clue why the image appears black.
329329
330330
~~~
331-
dtype: int64
331+
dtype: int32
332332
min: 0
333333
max: 11
334334
~~~

0 commit comments

Comments
 (0)