Chris Boettner
Results
1
comments of
Chris Boettner
Hey Matthew, I just ran into the same problem. I think the issue is in the __post_init__ of the Combination kernel class. ```python def __post_init__(self): # Add kernels to a...