mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 11:37:41 +08:00
MAINT: unused import
This commit is contained in:
@@ -7,7 +7,6 @@ Image entropy is a quantity which is used to describe the amount of information
|
||||
coded in an image.
|
||||
|
||||
"""
|
||||
import numpy as np
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
from skimage import data
|
||||
|
||||
Reference in New Issue
Block a user