Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
carmocca committed May 24, 2021
1 parent f2a8ce9 commit 67d15c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/models/test_hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,6 @@ def teardown(self, stage=None):


def test_trainer_model_hook_system_fit(tmpdir):
"""Test the LightningModule hook system."""
model = HookedModel()
trainer = Trainer(
default_root_dir=tmpdir,
Expand Down

0 comments on commit 67d15c2

Please sign in to comment.