Skip to content

Commit acdf0c6

Browse files
committed
remove extra blank line
1 parent 47339e4 commit acdf0c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ def add_all_arguments(parser):
229229
default=10,
230230
help="The width of the beam search (default: %(default)s)",
231231
)
232-
233232
# AttentionXML
234233
parser.add_argument(
235234
"--cluster_size",

0 commit comments

Comments
 (0)