Skip to content

Commit

Permalink
doc: update quick_start.rst (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuyxu authored Aug 11, 2021
1 parent b3f06cb commit 3a23e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quick_start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Ensemble-PyTorch uses a global logger to track and print the intermediate loggin

.. code-block:: python
from torchensemble.utils import set_logger
from torchensemble.utils.logging import set_logger
logger = set_logger('classification_mnist_mlp')
Expand Down

0 comments on commit 3a23e56

Please sign in to comment.