Closed PrimozGodec closed 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
9da17ff
) 93.51% compared to head (ef8563d
) 93.51%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Should fix https://github.com/biolab/orange3-explain/issues/65
There is numpy compatibility issue in one of the previous versions of numba (I think 0.57), and it is fixed in 0.58. To ensure that users do not miss widgets due to this error, I am fixing Numba to a newer version.