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

Update attack_command.py

This commit is contained in:
Hanyu-Liu-123
2020-06-22 12:07:11 -04:00
committed by GitHub
parent a9b84c2c7f
commit f89634a309

View File

@@ -72,13 +72,6 @@ class AttackCommand(TextAttackCommand):
help="A directory to output results to.",
)
parser.add_argument(
"--log-to-file",
"-l",
help="Save logs to TextAttack/outputs/~",
action="store_true",
)
parser.add_argument(
"--log-to-file",
"-l",