hauntsaninja / mypy_primer

Run mypy and pyright over millions of lines of code
MIT License
55 stars 29 forks source link

(🎁) Use new type annotations #45

Closed KotlinIsland closed 1 year ago

KotlinIsland commented 1 year ago

__future__.annotaitons are already in use, so I just updated all the annotations to use newer functions.