Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pump, Cedric
lab-tracing
Commits
faa400a1
Commit
faa400a1
authored
Dec 27, 2020
by
Nane Kratzke
Browse files
making it true hip hop
parent
b4c0e88e
Changes
1
Hide whitespace changes
Inline
Side-by-side
hiphop/service.py
View file @
faa400a1
...
...
@@ -49,6 +49,8 @@ def hip():
r
=
"END"
if
"finish"
in
dir
(
parent_span
):
parent_span
.
finish
()
return
f
"hop-
{
tier
}
->
{
r
}
"
hip
=
"hip "
if
tier
==
1
else
""
return
f
"
{
hip
}
hop-
{
tier
}
->
{
r
}
"
.
strip
()
app
.
run
(
host
=
"0.0.0.0"
,
port
=
80
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment