Skip to content

Add type annotations

Patrick Godwin requested to merge patrick.godwin/sgn:type_annotations into main

Add type annotations throughout codebase, add type stubs for mypy for static type analysis and add relevant packages to the dev extra.

Also tweaked a few classes/methods to fix some low-hanging fruit that mypy caught. The bigger issues I've punted on for now.

Merge request reports

Loading