mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
Python: Also update Python 2 file
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
| 66 | \nSingle quotes string | ''' |
|
||||
| 69 | \nDouble-quotes\nstring | """ |
|
||||
| 73 | \nBytes\n | r''' |
|
||||
| 77 | \nRaw\nUnicode\n | U""" |
|
||||
| 77 | \nRaw\nUnicode\n | u""" |
|
||||
| 101 | | " |
|
||||
| 101 | Hello | " |
|
||||
| 101 | world | " |
|
||||
| 101 | world | " |
|
||||
|
||||
Reference in New Issue
Block a user