Skip to content

Commit 3b43874

Browse files
author
Edgar Gutierrez Fernandez
committed
blank
1 parent af98201 commit 3b43874

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/silx/gui/data/DataViews.py

-1
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,6 @@ def setData(self, data):
11191119
imageItem.setColormap(plot.getDefaultColormap())
11201120
plot.addItem(imageItem)
11211121

1122-
11231122
plot.addImage(
11241123
legend="data", data=data, resetzoom=self.__resetZoomNextTime
11251124
)

0 commit comments

Comments
 (0)