mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-12 12:50:49 +08:00
Remove unnecessary import of Warning.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import warnings
|
||||
import functools
|
||||
import sys
|
||||
from exceptions import Warning
|
||||
|
||||
from . import six
|
||||
|
||||
|
||||
Reference in New Issue
Block a user