pep 511 typo: extra space (#343)
This commit is contained in:
parent
59ce87e60b
commit
422c4819d4
|
@ -453,7 +453,7 @@ Bytecode transformer
|
|||
--------------------
|
||||
|
||||
Scary bytecode transformer replacing all strings with
|
||||
``"Ni! Ni! Ni!"``::
|
||||
``"Ni! Ni! Ni!"``::
|
||||
|
||||
import sys
|
||||
import types
|
||||
|
|
Loading…
Reference in New Issue