erp5: add typing egg
https://pypi.org/project/typing/ a backport of python > 3.5 typing module With this module, we can already write type annotations in python 2 ( https://mypy.readthedocs.io/en/latest/cheat_sheet.html ) and give hints to jedi.
Showing
Please register or sign in to comment