We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e721b1f commit 81070beCopy full SHA for 81070be
pytorch_lightning/loggers/wandb.py
@@ -59,7 +59,7 @@ class WandbLogger(LightningLoggerBase):
59
60
Example::
61
62
- .. code::
+ .. code-block:: python
63
64
from pytorch_lightning.loggers import WandbLogger
65
from pytorch_lightning import Trainer
0 commit comments