Skip to content

Commit 687fe58

Browse files
committed
Remove outdated comment
1 parent faf05a1 commit 687fe58

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Doc/reference/lexical_analysis.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -515,10 +515,6 @@ String and Bytes literals
515515
String literals are text enclosed in single quotes (``'``) or double
516516
quotes (``"``). For example:
517517

518-
.. This is Python code, but we turn off highlighting because as of this
519-
writing, highlighted strings don't look good when there's no code
520-
surrounding them.
521-
522518
.. code-block:: python
523519
524520
"spam"

0 commit comments

Comments
 (0)