fix: comment mismatch
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
f6022cc913
commit
248683eb0c
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