Skip to content

fix convert

fix convert #28

Triggered via push August 23, 2024 07:26
Status Failure
Total duration 1m 16s
Artifacts
pyright type-check
1m 5s
pyright type-check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
pyright type-check: openbmb/calculation.py#L3
Import "sklearn.metrics" could not be resolved (reportMissingImports)
pyright type-check: openbmb/mme.py#L45
"questions" is possibly unbound (reportPossiblyUnboundVariable)
pyright type-check: openbmb/mme.py#L86
"image_name" is possibly unbound (reportPossiblyUnboundVariable)
pyright type-check: openbmb/mme.py#L92
"image_name" is possibly unbound (reportPossiblyUnboundVariable)
pyright type-check
4 errors
pyright type-check: openbmb/mme.py#L3
Import "Image" is not accessed (reportUnusedImport)
pyright type-check: openbmb/test.py#L3
Import "plt" is not accessed (reportUnusedImport)