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