mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-15 11:25:53 +08:00
Merge pull request #1134 from magcius/fix-star-imports
transform: Remove some leftovers in __all__
This commit is contained in:
@@ -18,8 +18,6 @@ __all__ = ['hough_circle',
|
||||
'hough_ellipse',
|
||||
'hough_line',
|
||||
'probabilistic_hough_line',
|
||||
'probabilistic_hough',
|
||||
'hough_peaks',
|
||||
'hough_line_peaks',
|
||||
'radon',
|
||||
'iradon',
|
||||
|
||||
Reference in New Issue
Block a user