[Minor] Improve code style (#2419)

This commit is contained in:
Lianmin Zheng
2024-12-09 03:05:59 -08:00
committed by GitHub
parent 835f8afc77
commit 0ce091a82d
4 changed files with 12 additions and 12 deletions

View File

@@ -1198,6 +1198,7 @@ class Scheduler:
decode_ids_list = []
read_offsets = []
output_ids = []
skip_special_tokens = []
spaces_between_special_tokens = []
no_stop_trim = []