adding back

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

View File

@@ -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: