mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Remove trailing spaces. (GH-28706)
This commit is contained in:
parent
dc878240dc
commit
a5a56154f1
5 changed files with 6 additions and 6 deletions
|
@ -1933,7 +1933,7 @@ b\
|
|||
c"""', """\
|
||||
STRING 'rb"\""a\\\\\\nb\\\\\\nc"\""' (1, 0) (3, 4)
|
||||
""")
|
||||
|
||||
|
||||
self.check_tokenize('f"abc"', """\
|
||||
STRING 'f"abc"' (1, 0) (1, 6)
|
||||
""")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue