We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf401cf commit d3785eeCopy full SHA for d3785ee
src/napari_matplotlib/base.py
@@ -21,7 +21,7 @@
21
22
class NapariMPLWidget(QWidget):
23
"""
24
- Base Matplotlib canvas. widget that can be embedded as a napari widget.
+ Base Matplotlib canvas. Widget that can be embedded as a napari widget.
25
26
This creates a single FigureCanvas, which contains a single Figure.
27
0 commit comments