Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
carmocca committed Aug 24, 2021
1 parent 9bd352d commit 5b51377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/callbacks/test_rich_progress_bar.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

from pytorch_lightning import Trainer
from pytorch_lightning.callbacks import ProgressBarBase, RichProgressBar
from tests.helpers.boring_model import BoringModel
from pytorch_lightning.utilities.debugging_examples import BoringModel
from tests.helpers.runif import RunIf


Expand Down

0 comments on commit 5b51377

Please sign in to comment.