fix: typo

This commit is contained in:
Ting-Jun Wang 2024-06-01 00:48:30 +08:00
parent 55211c3856
commit 3047b898ae
Signed by: snsd0805
GPG Key ID: 48D331A3D6160354

View File

@ -191,7 +191,7 @@ class ClusterCommunicationModule():
for conn in self.worker_conns:
conn.close()
def run_container(self, image_name, train, train_args={})
def run_container(self, image_name, train, train_args={}):
'''
train_args
- index