attempt to fix quartodoc render for yields

This commit is contained in:
Wing Lian
2025-08-10 22:23:09 -04:00
parent 9b12c05660
commit c9640bca2c

View File

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