Skip to content

Commit

Permalink
Update textattack_cli.py
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyanjun committed Nov 9, 2021
1 parent 84d7802 commit cbd5e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion textattack/commands/textattack_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"""


#!/usr/bin/env python
# !/usr/bin/env python
import argparse

from textattack.commands.attack_command import AttackCommand
Expand Down

0 comments on commit cbd5e71

Please sign in to comment.