mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-04 23:21:07 +08:00
Update viewer for PyQt5 compatibility
Conflicts: skimage/viewer/tests/test_plugins.py skimage/viewer/tests/test_tools.py
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import numpy as np
|
||||
from ..qt import QtGui
|
||||
|
||||
from ..qt import QtGui
|
||||
from ..utils import new_plot
|
||||
from .base import Plugin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user