Skip to content

Commit

Permalink
format minor issue
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyanjun committed Nov 9, 2021
1 parent 4a447eb commit 4fafb4d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion textattack/augmentation/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"""



from .augmenter import Augmenter
from .recipes import (
WordNetAugmenter,
Expand Down
1 change: 0 additions & 1 deletion textattack/commands/textattack_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"""



#!/usr/bin/env python
import argparse

Expand Down

0 comments on commit 4fafb4d

Please sign in to comment.