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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user