blueoil
blueoil copied to clipboard
Add type annotation to Python scripts.
Todo: Add enhancement label.
Depending on your Python version, this may be difficult as some type hints are not available. (I looked at the docs but didn't specify the version of Python supported by Blueoil.)
If you do, I think it's best to create a stub file. https://mypy.readthedocs.io/en/stable/stubs.html