Skip to content

Commit ac88aa1

Browse files
authored
Update model_chat.py
1 parent 5d15226 commit ac88aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model_chat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
seq_conv = convert(sequences, data_loader.inv_vocab)
3636
print()
3737
print("".join(seq_conv[0]))
38-
print("\n\n")
38+
print("\n\n")

0 commit comments

Comments
 (0)