mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-21 21:11:13 +08:00
Currently, 'foo(x: int)' results with annotation_string="<class 'int'>". Change this to 'int'.
Currently, 'foo(x: int)' results with annotation_string="<class 'int'>". Change this to 'int'.