sails01·7 mesi fa·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 mesi fa·discussNot quite, static typing is used at runtime, python type annotations are not
sails01·7 mesi fa·discussIs there any study that shows that typing in Python improves code quality and reduce runtime issues?