Fix typos in some files (#3250) [skip ci]
This commit is contained in:
@@ -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(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user