Skip to content

Commit

Permalink
Fix mini-ImageNet import.
Browse files Browse the repository at this point in the history
  • Loading branch information
seba-1511 committed Sep 11, 2019
1 parent f6055b0 commit 65908a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn2learn/vision/datasets/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"""

from .full_omniglot import FullOmniglot
from .mini_imagenet import MiniImageNet
from .mini_imagenet import MiniImagenetDataset

0 comments on commit 65908a8

Please sign in to comment.