testing revert

This commit is contained in:
Salman Mohammadi
2025-08-12 15:53:43 +01:00
parent 42c16024a2
commit 3d9b96a94f

View File

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