update __init__.py

I use pre-commit check all file and report is the passed.
But it is not passed in Travis, so I update __init__.py
avx_docs
wenboyang 8 years ago committed by GitHub
parent 97d01620d6
commit 6161958035

@ -24,4 +24,4 @@ import sentiment
__all__ = [ __all__ = [
'mnist', 'imikolov', 'imdb', 'cifar', 'movielens', 'conll05', 'sentiment' 'mnist', 'imikolov', 'imdb', 'cifar', 'movielens', 'conll05', 'sentiment'
'uci_housing' 'uci_housing'
] ]

Loading…
Cancel
Save