adding back
This commit is contained in:
@@ -73,6 +73,8 @@ def generate_config_files(config: str, sweep: str | None) -> Iterator[tuple[str,
|
|||||||
config: Base configuration file
|
config: Base configuration file
|
||||||
sweep: Sweep configuration file
|
sweep: Sweep configuration file
|
||||||
|
|
||||||
|
Yields:
|
||||||
|
tuple[str, bool]: Configuration file name and whether this is a group of configurations
|
||||||
"""
|
"""
|
||||||
|
|
||||||
if not sweep:
|
if not sweep:
|
||||||
|
|||||||
Reference in New Issue
Block a user