We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf05a1 commit 687fe58Copy full SHA for 687fe58
Doc/reference/lexical_analysis.rst
@@ -515,10 +515,6 @@ String and Bytes literals
515
String literals are text enclosed in single quotes (``'``) or double
516
quotes (``"``). For example:
517
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
-
522
.. code-block:: python
523
524
"spam"
0 commit comments