adding back

This commit is contained in:
Salman Mohammadi
2025-08-12 18:35:12 +01:00
parent 3d9b96a94f
commit 03f5a7fd16

View File

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