Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre.delaunay committed Oct 18, 2023
1 parent 0a10c92 commit 23a7f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion milabench/executors.py
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ def _find_node_config(self) -> Dict:

def is_local(self):
localnode = self.pack.config["system"]["self"]

# self is none; the node we are currently
# on is not part of the system; we are running
# milabench remotely, sending remote commands to
Expand Down

0 comments on commit 23a7f50

Please sign in to comment.