docs
This commit is contained in:
@@ -74,9 +74,7 @@ def generate_config_files(config: str, sweep: str | None) -> Iterator[tuple[str,
|
|||||||
sweep: Sweep configuration file
|
sweep: Sweep configuration file
|
||||||
|
|
||||||
Yields:
|
Yields:
|
||||||
tuple[str, bool]: (config_file, is_group)
|
tuple[str, bool]: configuration file path, and a boolean indicating if this is a group of configurations.
|
||||||
- config_file: configuration file path
|
|
||||||
- is_group: whether this is a group of configurations
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
if not sweep:
|
if not sweep:
|
||||||
|
|||||||
Reference in New Issue
Block a user