mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-03 16:24:33 +08:00
removed a dangler.
This commit is contained in:
@@ -58,7 +58,7 @@ else:
|
||||
pm = QPixmap.fromImage(self.img)
|
||||
self.pm = pm.scaledToWidth(width)
|
||||
self.setPixmap(self.pm)
|
||||
self.setSizePolicy
|
||||
|
||||
|
||||
def update_image(self):
|
||||
width = self.width()
|
||||
|
||||
Reference in New Issue
Block a user