Skip to content
Snippets Groups Projects
Unverified Commit c2c3092c authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

code_style.rst: formatting

parent febe0ec8
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -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" %
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment