mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-08 01:38:52 +08:00
__docformat__ removed
This commit is contained in:
@@ -14,7 +14,6 @@ result image is 8 or 16 bit with respect to the input image
|
||||
|
||||
"""
|
||||
|
||||
__docformat__ = 'restructuredtext en'
|
||||
|
||||
import warnings
|
||||
from skimage import img_as_ubyte
|
||||
|
||||
@@ -12,7 +12,6 @@ result image is 8 or 16 bit with respect to the input image
|
||||
|
||||
"""
|
||||
|
||||
__docformat__ = 'restructuredtext en'
|
||||
|
||||
import warnings
|
||||
from skimage import img_as_ubyte
|
||||
|
||||
Reference in New Issue
Block a user