Skip to content

Commit 79bc0d6

Browse files
committed
Fix scatter example
1 parent 0827187 commit 79bc0d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/features_scatter.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
"""
2+
Scattering features
3+
===================
4+
"""
5+
16
import napari
27
import numpy as np
38
from skimage.measure import regionprops_table

0 commit comments

Comments
 (0)