1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00

[FIX] isort errors

This commit is contained in:
sanchit97
2021-08-20 10:42:16 -04:00
parent 35330468c2
commit d30b9af0ed

View File

@@ -10,9 +10,6 @@ NOTE: This script is not designed to run in a Jupyter notebook due to conflictin
We recommend running it as a script only
"""
import pickle
import tempfile
import keras
from nltk.tokenize import RegexpTokenizer, word_tokenize
import numpy as np