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
b810be40
Commit
b810be40
authored
Jan 28, 2019
by
speckhard
Browse files
fixed pep8 error.
parent
4ace9819
Pipeline
#42825
canceled with stages
in 15 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/test_parsing.py
View file @
b810be40
...
...
@@ -243,7 +243,6 @@ def parsed_template_example() -> LocalBackend:
@
pytest
.
fixture
(
params
=
faulty_unknown_one_d_matid_example
,
ids
=
lambda
spec
:
'%s-%s'
%
spec
)
def
parsed_faulty_unknown_matid_example
(
caplog
,
request
)
->
LocalBackend
:
parser_name
,
mainfile
=
request
.
param
return
run_parser
(
parser_name
,
mainfile
)
...
...
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