mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-04 15:15:47 +08:00
1874e9be81
Currently, 'foo(x: int)' results with annotation_string="<class 'int'>". Change this to 'int'.