Skip to content

Commit 892c49d

Browse files
committed
update
1 parent a3efaff commit 892c49d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/tests_pytorch/callbacks/progress/test_tqdm_progress_bar.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,6 @@ def test_tqdm_progress_bar_print_no_train(tqdm_write, tmp_path):
519519
limit_predict_batches=1,
520520
max_steps=1,
521521
callbacks=[bar],
522-
devices=1,
523522
)
524523

525524
trainer.validate(model)

0 commit comments

Comments
 (0)