mirror of
https://github.com/davidhalter/parso.git
synced 2026-02-12 05:01:58 +08:00
Add issue "f-string: expecting }".
This commit is contained in:
@@ -146,6 +146,7 @@ FAILING_EXAMPLES = [
|
||||
'f"{#}"',
|
||||
"f'{1!b}'",
|
||||
"f'{1:{5:{3}}}'",
|
||||
"f'{'",
|
||||
]
|
||||
|
||||
GLOBAL_NONLOCAL_ERROR = [
|
||||
|
||||
Reference in New Issue
Block a user