We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c667f3 commit 489d97eCopy full SHA for 489d97e
docs/writing/style.rst
@@ -500,7 +500,7 @@ and square braces.
500
501
my_very_big_string = ("For a long time I used to go to bed early. Sometimes, "
502
"when I had put out my candle, my eyes would close so quickly that I had not even "
503
- time to say “I’m going to sleep.”")
+ "time to say “I’m going to sleep.”")
504
505
from some.deep.module.inside.a.module import (a_nice_function, another_nice_function,
506
yet_another_nice_functio)
0 commit comments