mirror of
https://github.com/davidhalter/jedi.git
synced 2026-09-22 02:33:13 +08:00
Remove the word 'class' from annotation_string
Currently, 'foo(x: int)' results with annotation_string="<class 'int'>". Change this to 'int'.
This commit is contained in:
committed by
Dave Halter
parent
c4cf0d78e1
commit
1874e9be81
@@ -55,5 +55,6 @@ Max Woerner Chase (@mwchase) <max.chase@gmail.com>
|
||||
Johannes Maria Frank (@jmfrank63) <jmfrank63@gmail.com>
|
||||
Shane Steinert-Threlkeld (@shanest) <ssshanest@gmail.com>
|
||||
Tim Gates (@timgates42) <tim.gates@iress.com>
|
||||
Lior Goldberg (@goldberglior)
|
||||
|
||||
Note: (@user) means a github user name.
|
||||
|
||||
Reference in New Issue
Block a user