Skip to content

Conversation

@schwehr
Copy link
Collaborator

@schwehr schwehr commented Feb 7, 2026

  • Add type annotations
  • Remove types from doc string when there are type annotations
  • Remove commented out code
  • Remove redundant comments
  • Add punctuation to comments
  • Do not use mutable defaults for function args
  • Switch local variables to snake case
  • Simplify doc string credits to Justin Braaten
  • Add missing blank lines in doc strings

Did not do fitting to 88 columns to avoid making the diff even bigger

* Add type annotations
* Remove types from doc string when there are type annotations
* Remove commented out code
* Remove redundant comments
* Add punctuation to comments
* Do not use mutable defaults for function args
* Switch local variables to snake case
* Simplify doc string credits to Justin Braaten
* Add missing blank lines in doc strings

Did not do fitting to 88 columns to avoid making the diff even bigger
@schwehr schwehr requested a review from naschmitz February 7, 2026 15:52
@schwehr schwehr assigned naschmitz and jdbcode and unassigned naschmitz Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants