Skip to content

Conversation

@ddkohler
Copy link
Contributor

@ddkohler ddkohler commented Jan 12, 2026

Implementing suggestions that come from our pytest code inspection.

Changes

  • remove return statements from finally blocks (cf. PEP 765)
  • declare custom pytest marks (only relevant for tests)
  • make sure tests return None (only relevant for tests)

Checklist

  • updated documentation, if applicable
  • updated CHANGELOG.md
  • tests pass

@ddkohler ddkohler marked this pull request as ready for review January 12, 2026 14:59
@rpm4 rpm4 merged commit 6d641c1 into master Jan 12, 2026
9 checks passed
@rpm4 rpm4 deleted the code-inspection-warnings branch January 12, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants