code_style.rst: formatting
parent
febe0ec8fd
commit
c2c3092cce
|
@ -16,7 +16,7 @@
|
||||||
print("I am a fish %s" %
|
print("I am a fish %s" %
|
||||||
"moo")
|
"moo")
|
||||||
|
|
||||||
and this::
|
and this::
|
||||||
|
|
||||||
print(
|
print(
|
||||||
"I am a fish %s" %
|
"I am a fish %s" %
|
||||||
|
|
Loading…
Reference in New Issue