mirror of
https://github.com/QData/TextAttack.git
synced 2021-10-13 00:05:06 +03:00
add isort and fix import loops, preparing to shorten tests
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import functools
|
||||
|
||||
import numpy as np
|
||||
|
||||
from textattack.shared.utils import words_from_text
|
||||
|
||||
from .text_to_text_goal_function import TextToTextGoalFunction
|
||||
|
||||
Reference in New Issue
Block a user