Skip to content

Commit

Permalink
remove chinese comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeldaHuang committed Aug 26, 2024
1 parent 7b4006b commit f32591a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/llumlet/test_migration_coordinator.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
@ray.remote
def ray_remote_call(ret):
return ret
# 测试用例

def test_migrate_out_onestage():
# Initialize Ray
ray.init(ignore_reinit_error=True)
Expand Down

0 comments on commit f32591a

Please sign in to comment.