Skip to content

Commit

Permalink
Pytest fix
Browse files Browse the repository at this point in the history
  • Loading branch information
roshansh-cmu committed Mar 7, 2022
1 parent 26ef119 commit 34ad931
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/espnet2/asr/encoder/test_longformer_encoder.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from espnet2.asr.encoder.longformer_encoder import LongformerEncoder
import pytest
import torch
import sys

pytest.importorskip("longformer")

Expand Down

0 comments on commit 34ad931

Please sign in to comment.