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
4+ 18
− 33
@@ -18,7 +18,7 @@
@@ -30,20 +30,22 @@ class AbstractRule(abc.ABC):
@@ -74,33 +76,17 @@ class AbstractRule(abc.ABC):
@@ -109,24 +95,23 @@ class AbstractRule(abc.ABC):