8000 WIP · dstansby/napari-matplotlib@926ab87 · GitHub
[go: up one dir, main page]

Skip to content

Commit 926ab87

Browse files
committed
WIP
1 parent 734a8f4 commit 926ab87

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/napari_matplotlib/base.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121

2222

2323
class NapariMPLWidget(QWidget):
24-
"""
25-
Widget containing a Matplotlib canvas and toolbar.
24+
"""Widget containing a Matplotlib canvas and toolbar.
2625
2726
This creates a single FigureCanvas, which contains a single
2827
`~matplotlib.figure.Figure`, and an associated toolbar.

0 commit comments

Comments
 (0)
0