mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-30 00:38:37 +08:00
Fix an issue with f-strings, fixes #1224
This commit is contained in:
@@ -28,3 +28,7 @@ Fr'''sasdf''' + ''
|
||||
|
||||
#? ['upper']
|
||||
f'xyz'.uppe
|
||||
|
||||
|
||||
#? 3 []
|
||||
f'f'
|
||||
|
||||
Reference in New Issue
Block a user