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
genotoul-bioinfo
D-GENIES
Commits
eda4c39f
Commit
eda4c39f
authored
Oct 23, 2017
by
Floréal Cabanettes
Browse files
Add launch to main
parent
9f9e1ddb
Changes
1
Hide whitespace changes
Inline
Side-by-side
srv/main.py
View file @
eda4c39f
...
...
@@ -145,3 +145,6 @@ def get_graph():
@
app
.
route
(
'/sort/<id_res>'
,
methods
=
[
'POST'
])
def
sort_graph
(
id_res
):
pass
if
__name__
==
'__main__'
:
app
.
run
()
Write
Preview
Markdown
is supported
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