This commit is contained in:
Salman Mohammadi
2025-08-13 11:24:22 +01:00
parent c44abad531
commit e05acccd77

View File

@@ -72,7 +72,7 @@ def generate_config_files(config: str, sweep: str | None) -> Iterator[tuple[str,
Args:
config: Base configuration file
sweep: Sweep configuration file
Yields:
Configuration file name and whether this is a group of configurations
"""