Skip to content

Commit d7dac32

Browse files
cuamckuualexellis
authored andcommitted
Fix inconsistent Python indent on landing page
Signed-off-by: Alex Kosh <sasha23969@gmail.com>
1 parent 2ab3025 commit d7dac32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/landing-page/code-examples/python.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
return {
1010
"statusCode": 200,
1111
"body": "Hello from OpenFaaS!"
12-
}</code></pre>
12+
}</code></pre>
1313
</div>

0 commit comments

Comments
 (0)