Skip to content

Commit 875c450

Browse files
committed
lint
1 parent 6fa9816 commit 875c450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/forge/data/tokenizer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ def __init__(
239239
tokenizer_json_path=tokenizer_json_path,
240240
tokenizer_config_json_path=tokenizer_config_json_path,
241241
generation_config_path=generation_config_path,
242-
chat_template_path=chat_template_path
242+
chat_template_path=chat_template_path,
243243
)
244244

245245
# Contents of the tokenizer_config.json

0 commit comments

Comments
 (0)