mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-02 14:32:15 +08:00
Rename novice package as per convention
This commit is contained in:
@@ -69,5 +69,7 @@ jpeg
|
||||
False
|
||||
|
||||
"""
|
||||
from ._novice import Picture, open, colors, color_dict
|
||||
|
||||
from .novice import Picture, open, colors, color_dict
|
||||
|
||||
__all__ = ['Picture', 'open', 'colors', 'color_dict']
|
||||
|
||||
Reference in New Issue
Block a user