forked from VimPlug/jedi
Currently, 'foo(x: int)' results with annotation_string="<class 'int'>". Change this to 'int'.
19 KiB
19 KiB
Currently, 'foo(x: int)' results with annotation_string="<class 'int'>". Change this to 'int'.