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
3+ 14
− 26
@@ -18,7 +18,7 @@
@@ -30,16 +30,21 @@ class AbstractRule(abc.ABC):
@@ -72,27 +77,11 @@ class AbstractRule(abc.ABC):
@@ -107,7 +96,7 @@ class AbstractRule(abc.ABC):
@@ -123,8 +112,7 @@ class AbstractRule(abc.ABC):