wkentaro / gdown

Google Drive Public File Downloader when Curl/Wget Fails
MIT License
4.16k stars 345 forks source link

Add Mypy for type check #122

Closed wkentaro closed 2 years ago

wkentaro commented 2 years ago

Close https://github.com/wkentaro/gdown/issues/121

wkentaro commented 2 years ago

@giuliano-oliveira Is this enough for you to start type annotation? I won't annotate type hinting here to avoid conflicts with your changes.

giuliano-macedo commented 2 years ago

Yes @wkentaro, thank you, but let's wait folder feature to merge first before merging this one

giuliano-macedo commented 2 years ago

@wkentaro Forcing type hinting implies dropping 2.7 support.

wkentaro commented 2 years ago

Yeah, that’s fine