Skip to content

Commit 3a23e56

Browse files
authored
doc: update quick_start.rst (#92)
1 parent b3f06cb commit 3a23e56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/quick_start.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Ensemble-PyTorch uses a global logger to track and print the intermediate loggin
4949

5050
.. code-block:: python
5151
52-
from torchensemble.utils import set_logger
52+
from torchensemble.utils.logging import set_logger
5353
5454
logger = set_logger('classification_mnist_mlp')
5555

0 commit comments

Comments
 (0)