jugmac00 / flask-reuploaded

File uploads for Flask.
https://github.com/jugmac00/flask-reuploaded
MIT License
63 stars 12 forks source link

make type checkers aware of the type annotations #87

Closed jugmac00 closed 3 years ago

jugmac00 commented 3 years ago

It is not enough to have type annotations, you must include an emtpy file with the name py.typed.