mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-01 05:08:02 +08:00
acbee6b516
5c9d7af removed a bunch of deprecated functions, but forgot to remove
two more names from __all__.
Yes, I know * imports are a bad idea, but we have an internal app that
uses them. I've removed the * imports, but figured I might as well fix
upstream.