You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add mypy type hints to all non-test code + update mypy config (#300)
* begin adding type hints
* fixes
* more hints
* 1
* 1
* 1
* type hint marshmallow converters
* 1
* revert
* change import to hopefully make compatible with older python
* more fixes for old python
* fix for old marshmallow
* generator v2
* v3 generator
* swagger objects
* more typing
* add a few missing hints
* add typed
* minor fixes
* update type + rerun black
* more type hints
* finish adding type hints
* fix tests
* address comments
* fix
* minor fix
* fix typo
0 commit comments