Skip to content

Commit bb5fc60

Browse files
author
Robert (Bob) Turner
committed
different type inferred
1 parent 076f3d4 commit bb5fc60

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)