Skip to content

Commit 3ffa760

Browse files
author
Robert Neumann
committed
Add newline at self_hosting.py end
1 parent 5af4e46 commit 3ffa760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pcweb/pages/docs/hosting/self_hosting.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ def self_hosting():
131131
"""$ docker run -d -p 3000:3000 -p 8000:8000 --name pynecone pynecone:latest""",
132132
language="bash",
133133
),
134-
)
134+
)

0 commit comments

Comments
 (0)