Python Type Hints

I used to think Python type hints were just noise. After refactoring a large script with mypy, I changed my mind. ...

June 8, 2025 · 1 min · 86 words · Me