mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-10 07:41:51 +08:00
Better tests for fstrings
This commit is contained in:
@@ -22,3 +22,6 @@ F"{Excepti
|
||||
Fr'a{Foo.bar'
|
||||
#? str()
|
||||
Fr'sasdf'
|
||||
|
||||
#? 7 str()
|
||||
Fr'''sasdf''' + ''
|
||||
|
||||
Reference in New Issue
Block a user