Closed williamjameshandley closed 12 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
810e644
) 100.00% compared to head (47d26f3
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Following #12, this removes the cached properties, getting rid of a few lines of code.
Small comment updates also adjusted.
Fixes #12
Checklist:
flake8 lsbi tests
)pydocstyle --convention=numpy lsbi
)python -m pytest
)