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