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

again formatting isort issues

This commit is contained in:
Yanjun Qi
2021-07-26 18:57:16 -04:00
parent 54bd03955a
commit 17ab22c0c4
2 changed files with 0 additions and 2 deletions

View File

@@ -4,7 +4,6 @@ HuggingFace Model Wrapper
"""
import torch
import transformers
import textattack

View File

@@ -5,7 +5,6 @@ PyTorch Model Wrapper
import torch
from torch.nn import CrossEntropyLoss
import textattack