aloof-airline-74337
04/14/2024, 11:37 PMpants.core.goals.test.TestRequest.rules() being annotated as Iterable, which makes it Iterable[Unknown]. Is there a reason for this vs. it being Iterable[Rule] ?careful-address-89803
04/17/2024, 5:16 PMrules() are annotated. The type annotation might need to be Iterable[Rule, UnionRule]