We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734a8f4 commit 926ab87Copy full SHA for 926ab87
src/napari_matplotlib/base.py
@@ -21,8 +21,7 @@
21
22
23
class NapariMPLWidget(QWidget):
24
- """
25
- Widget containing a Matplotlib canvas and toolbar.
+ """Widget containing a Matplotlib canvas and toolbar.
26
27
This creates a single FigureCanvas, which contains a single
28
`~matplotlib.figure.Figure`, and an associated toolbar.
0 commit comments