Refactor ACQF Optimization #1714
Annotations
5 errors
types
3 errors
|
types:
bofire/strategies/predictives/acqf_optimization.py#L268
Object of type "None" is not subscriptable (reportOptionalSubscript)
|
types:
bofire/data_models/strategies/predictives/botorch.py#L129
Cannot access member "descriptor_method" for type "BotorchStrategy"
Member "descriptor_method" is unknown (reportGeneralTypeIssues)
|
types:
bofire/data_models/strategies/predictives/botorch.py#L129
Cannot access member "categorical_method" for type "BotorchStrategy"
Member "categorical_method" is unknown (reportGeneralTypeIssues)
|
lint
Process completed with exit code 1.
|