-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Comment out following lines (keep them un-deleted for future enhancements allowing region-specific sys_modifiers)
NSBI-workflow-tutorial/src/nsbi_common_utils/workspace_builder.py
Lines 108 to 111 in 8699c0d
| regions_affected = systematic_dict.get("Regions", None) | |
| if regions_affected is not None: | |
| if region_name not in regions_affected: | |
| continue |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working