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
5+ 23
− 65
@@ -18,7 +18,6 @@
@@ -29,24 +28,25 @@ class AbstractRule(abc.ABC):
@@ -55,7 +55,7 @@ class AbstractRule(abc.ABC):
@@ -76,60 +76,18 @@ class AbstractRule(abc.ABC):
@@ -137,24 +95,24 @@ class AbstractRule(abc.ABC):