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
Compare changes
Files
4+ 39
− 28
@@ -18,7 +18,6 @@
@@ -29,24 +28,34 @@ class AbstractRule(abc.ABC):
@@ -67,41 +76,43 @@ class AbstractRule(abc.ABC):