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