mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
The sub typeshed definitions are wrong at the moment
This commit is contained in:
@@ -101,7 +101,7 @@ for a in re.finditer('a', 'a'):
|
||||
#? int()
|
||||
a.start()
|
||||
|
||||
#? str()
|
||||
#? str() bytes()
|
||||
re.sub('a', 'a')
|
||||
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user