mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 20:22:51 +08:00
Delete unnecessary file
This commit is contained in:
@@ -1 +1,2 @@
|
||||
from .draw import *
|
||||
from ._draw import line, polygon, ellipse, circle
|
||||
bresenham = line
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
"""
|
||||
Methods to draw on arrays.
|
||||
|
||||
"""
|
||||
|
||||
from ._draw import line, polygon, ellipse, circle
|
||||
bresenham = line
|
||||
Reference in New Issue
Block a user