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
Bliss
python-handel
Commits
b64e8742
Commit
b64e8742
authored
Sep 20, 2017
by
Vincent Michel
Browse files
Fix typos
parent
d9fbd153
Pipeline
#1040
passed with stages
in 1 minute and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
handel/parser.py
View file @
b64e8742
...
...
@@ -121,4 +121,4 @@ def parse_mapping_buffer(raw):
lst
.
append
(
spectrum
)
assert
remaining
==
0
# Return result
return
spectrum
,
statistics
return
spectrum
s
,
statistics
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