kernels working on a given set of features #1466
Annotations
2 errors and 1 warning
lint:
bofire/strategies/predictives/botorch.py#L659
Argument of type "AnyMolFeatures" cannot be assigned to parameter "__class_or_tuple" of type "_ClassInfo" in function "isinstance"
Type "object" cannot be assigned to type "_ClassInfo"
"object" is incompatible with "type"
"object" is incompatible with "tuple[_ClassInfo, ...]" (reportGeneralTypeIssues)
|
lint
1 error
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|