Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitgr7 committed Sep 15, 2020
1 parent 874a2b4 commit 97f95ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/trainer/test_trainer_tricks.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ def test_overfit_batch_limits(tmpdir):
full_train_samples = len(train_loader)
num_train_samples = int(0.11 * full_train_samples)


# ------------------------------------------------------
# set VAL and Test loaders
# ------------------------------------------------------
Expand Down

0 comments on commit 97f95ab

Please sign in to comment.