add_report_from_folder# VirtualComplianceGenerator.add_report_from_folder(input_folder, design_name, group_plots=False, project=None)# Add multiple reports from a folder. Parameters: input_folderstrFull path to the folder containing configuration files. design_namestrName of design to apply the configuration. group_plotsboolWhether to group plot traces or not.