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
nomad-lab
nomad-FAIR
Commits
da6f8ba8
Commit
da6f8ba8
authored
Aug 01, 2019
by
Markus Scheidgen
Browse files
Minor linting.
parent
6a594683
Pipeline
#53031
failed with stages
in 18 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/test_api.py
View file @
da6f8ba8
...
...
@@ -40,6 +40,7 @@ from tests.test_search import assert_search_upload
logger
=
utils
.
get_logger
(
__name__
)
def
test_alive
(
client
):
rv
=
client
.
get
(
'/alive'
)
assert
rv
.
status_code
==
200
...
...
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