Closed maho3 closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.88%. Comparing base (
79d6f8a
) to head (dfce3d9
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
sbi
now works natively withtorch
>=2.0. Also, thetorch<2
restriction seems to break installations on some Mac machines. So, this PR removes the restriction.