Hacker News new | ask | show | jobs
by olejorgenb 877 days ago
PyCharm unfortunately does not supports type hints fully. It certainly utilize the hints, but there's a bunch of things it simply does not understand which make hinting much less useful when using PyCharm.
1 comments

Could you provide an example?