Update devcontainer #265
Annotations
4 errors
Run jakebailey/pyright-action@3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f:
src/boilerdata/stages/__init__.py#L11
Import "boilercore.modelfun" could not be resolved (reportMissingImports)
|
Run jakebailey/pyright-action@3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f:
src/boilerdata/stages/__init__.py#L178
Cannot access attribute "model_params" for class "Fit"
Attribute "model_params" is unknown (reportAttributeAccessIssue)
|
Run jakebailey/pyright-action@3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f:
src/boilerdata/stages/__init__.py#L179
Cannot access attribute "model_errors" for class "Fit"
Attribute "model_errors" is unknown (reportAttributeAccessIssue)
|
|
Loading