Skip to content

Commit ad3151a

Browse files
committed
refator
1 parent 3722c4e commit ad3151a

29 files changed

+988
-959
lines changed

histoprep/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""HistoPrep: Preprocessing large medical images for machine learning made easy!"""
22

3-
from ._errors import *
3+
from . import backend, functional
44
from ._reader import *

histoprep/_errors.py

-9
This file was deleted.

0 commit comments

Comments
 (0)