Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
* fix sanity
Browse files Browse the repository at this point in the history
  • Loading branch information
hanke580 committed Apr 20, 2020
1 parent 47ae9ae commit 3ae5387
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/mxnet/ndarray/numpy/random.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
from ...context import current_context
from . import _internal as _npi
from . import _api_internal
from ..ndarray import NDArray


__all__ = ['randint', 'uniform', 'normal', "choice", "rand", "multinomial", "multivariate_normal",
Expand Down

0 comments on commit 3ae5387

Please sign in to comment.