Resolve "Introduce a new filter for when rules should be run based on the source ID of a building."
Merged
requested to merge 21-introduce-a-new-filter-for-when-rules-should-be-run-based-on-the-source-id-of-a-building into v25.01
All threads resolved!
Compare changes
Files
6+ 28
− 76
@@ -18,7 +18,7 @@
@@ -29,22 +29,24 @@ class AbstractRule(abc.ABC):
@@ -73,56 +75,17 @@ class AbstractRule(abc.ABC):
@@ -131,34 +94,23 @@ class AbstractRule(abc.ABC):