sails01·7 maanden geleden·discussAgree, we already had a solution documenting types in docstring.In my case they just add noise when reading code and make it more difficult to review
sails01·7 maanden geleden·discussNot quite, static typing is used at runtime, python type annotations are not
sails01·7 maanden geleden·discussIs there any study that shows that typing in Python improves code quality and reduce runtime issues?