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