Skip to content

Commit cbe215f

Browse files
authored
Merge pull request #99 from dstansby/doc-fixes
Misc fixes needed to build docs locally
2 parents 0827187 + dc16c3f commit cbe215f

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

Diff for: docs/api/napari_matplotlib.HistogramWidget.rst

-19
This file was deleted.

Diff for: examples/features_scatter.py

+5
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)