Fix typos in some files (#3250) [skip ci]

This commit is contained in:
Lê Nam Khánh
2025-11-07 20:21:20 +07:00
committed by GitHub
parent bfdc9a8249
commit 80270a92fa
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ class TestPreprocess:
"""test cases for preprocess"""
def test_w_deepspeed(self, temp_dir):
"""make sure preproces doesn't choke when using deepspeed in the config"""
"""make sure preprocess doesn't choke when using deepspeed in the config"""
cfg = DictDefault(
{