Skip to content

Redundant check in sys_modifiers #27

@JaySandesara

Description

@JaySandesara

Comment out following lines (keep them un-deleted for future enhancements allowing region-specific sys_modifiers)

regions_affected = systematic_dict.get("Regions", None)
if regions_affected is not None:
if region_name not in regions_affected:
continue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions