HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by notpushkin

Comment by notpushkin 10 months ago

0 replies

View on Hacker News

Should be possible to fix automatically though? Something like https://github.com/PyCQA/modernize, but for type hints.

Edit: there is pyupgrade which can do this: https://github.com/asottile/pyupgrade#pep-585-typing-rewrite...