Merge branch 'simulate-results' of github.com:SELab-3-2026/Brittle-Star into simulate-results
This commit is contained in:
commit
e160e50104
1 changed files with 1 additions and 1 deletions
|
|
@ -296,7 +296,7 @@ def parse_args() -> argparse.Namespace:
|
|||
type=str,
|
||||
default=None,
|
||||
help=(
|
||||
"Path to an environment JSON config (morphology/arena/env). "
|
||||
"Path to an environment YAML config (morphology/arena/env). "
|
||||
"If omitted, uses the environment defaults. "
|
||||
"Relative paths are resolved from the repository root."
|
||||
),
|
||||
|
|
|
|||
Reference in a new issue