Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ChEMBL
C
ChEMBL
Main Web Interface
Elasticsearch Proxy API
Commits
217ba5fd
Commit
217ba5fd
authored
Jul 02, 2020
by
David Mendez
Browse files
make pylint happy
parent
fe7d4d7b
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
functional_tests/specific_tests/fun_test_get_context_data.py
functional_tests/specific_tests/fun_test_get_context_data.py
+1
-1
functional_tests/specific_tests/fun_test_search_parsing.py
functional_tests/specific_tests/fun_test_search_parsing.py
+1
-1
No files found.
functional_tests/specific_tests/fun_test_get_context_data.py
View file @
217ba5fd
# pylint: disable=import-error
, unused-argument
# pylint: disable=import-error
"""
Module that tests getting a context data
"""
...
...
functional_tests/specific_tests/fun_test_search_parsing.py
View file @
217ba5fd
# pylint: disable=import-error
# pylint: disable=import-error
,unused-argument
"""
Module that tests parsing a search term
"""
...
...
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