Skip to content

Commit

Permalink
Update test_augment_api.py
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyanjun committed Nov 5, 2021
1 parent ef062e3 commit 57c2084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_augment_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ def test_high_yield_fast_augment():

assert check1 and check2


def test_back_translation():
from textattack.augmentation import Augmenter
from textattack.transformations.sentence_transformations import BackTranslation
Expand Down

0 comments on commit 57c2084

Please sign in to comment.