fix the __all__ in dataset package

helinwang-patch-1
Helin Wang 7 years ago
parent f837eee724
commit f801f743d1

@ -36,7 +36,7 @@ __all__ = [
'cifar',
'movielens',
'conll05',
'sentiment'
'sentiment',
'uci_housing',
'wmt14',
'wmt16',

Loading…
Cancel
Save