mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-07 13:24:39 +08:00
Remove some Python 3.6 references
This commit is contained in:
@@ -184,7 +184,6 @@ def test_ur_literals():
|
||||
check('bR""')
|
||||
check('Rb""')
|
||||
|
||||
# Starting with Python 3.6 format strings where introduced.
|
||||
check('fr""')
|
||||
check('rF""')
|
||||
check('f""')
|
||||
|
||||
Reference in New Issue
Block a user