Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
b975d9da
Commit
b975d9da
authored
May 05, 2020
by
Lauri Himanen
Browse files
Fixed typo.
parent
2b3c515d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/normalizing/test_system.py
View file @
b975d9da
...
...
@@ -124,7 +124,7 @@ def test_normalizer_faulty_matid(caplog):
def
test_normalizer_single_string_atom_labels
(
caplog
):
'''
Runs normalizer on ['Br1SiSiK'] expects error. Should replace the label with 'X' and
the numbers of pos
t
itions should not match the labels.
the numbers of positions should not match the labels.
'''
backend
=
parse_file
(
single_string_atom_labels
)
run_normalize
(
backend
)
...
...
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