Skip to content

Commit 67581c3

Browse files
committed
Fix
1 parent 0c8cc5c commit 67581c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

segmentation_models_pytorch/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ def create_model(
6363

6464

6565
__all__ = [
66+
"datasets",
6667
"encoders",
6768
"decoders",
6869
"losses",

0 commit comments

Comments
 (0)