Skip to content

Commit c839be7

Browse files
committed
make fixup
1 parent 32678ac commit c839be7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/legacy/pytorch-lightning/lightning_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
)
3131
from transformers.utils.versions import require_version
3232

33+
3334
if is_torch_available():
3435
import torch
3536

0 commit comments

Comments
 (0)