Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Statistical-Genetics
jass
Commits
8e171543
Commit
8e171543
authored
May 17, 2022
by
Bryan BRANCOTTE
Browse files
typo
parent
d3007d6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
jass/server.py
View file @
8e171543
...
...
@@ -168,7 +168,7 @@ def get_manhattan(project_id: str, selected_chr: str, selected_region: str):
@
app
.
get
(
"/api/queue_status"
)
def
project_detail
():
def
queue_status
():
return
JSONResponse
(
get_queue_status
())
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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