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
Merret Buurman
pidlandingpage
Commits
8b0d7621
Commit
8b0d7621
authored
Aug 05, 2016
by
Merret Buurman
Browse files
Bugfix: Wrong variable name.
parent
4d4c9bd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
landingpage/landingpageapp/handle/cmip6parser.py
View file @
8b0d7621
...
...
@@ -296,7 +296,7 @@ def _extract_info_on_one_part_record(handle):
replaced
=
replaced
)
if
vers_num
is
not
None
:
info_to_return
[
'version'
]
=
vers
ion
info_to_return
[
'version'
]
=
vers
_num
return
info_to_return
,
replaced
...
...
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