Skip to content

Commit 9d4a2b8

Browse files
Update test_results.py
1 parent c5053da commit 9d4a2b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/core/test_results.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
def _setup_ddp(rank, worldsize):
3232
import os
33+
3334
os.environ["MASTER_ADDR"] = "localhost"
3435

3536
# initialize the process group

0 commit comments

Comments
 (0)