Hacker News new | ask | show | jobs
by cjohnson318 2116 days ago
I use type hints in Python to make my code more readable and more clearly convey my intent, although I rarely use analysis tools.