manrajgrover / halo

💫 Beautiful spinners for terminal, IPython and Jupyter
MIT License
2.86k stars 148 forks source link

Suggestion: Added PEP 484 type hints #156

Open ThatXliner opened 3 years ago

ThatXliner commented 3 years ago

Description

This library needs type hints. I use MyPy, which complain because this library has no type stubs. You can easily make them with

System settings

Error

N/A

Expected behaviour

MyPy won't get angry

Steps to recreate

People to notify