Closed jacobtomlinson closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.31%. Comparing base (
87063fc
) to head (81e5eb4
). Report is 121 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR enabled the
pydocstyle
rules inruff
and sets the style togoogle
(closes #437). It also fixes all errors that were found.