filetype.py icon indicating copy to clipboard operation
filetype.py copied to clipboard

Proper function return type hinting

Open joksulainen opened this issue 3 years ago • 0 comments

Proper type hinting for function returns should be implemented so that auto-completion will be provided for types like strings for instance, as currently the IDE does not know what types some functions will return.

joksulainen avatar Feb 14 '22 19:02 joksulainen