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
cigale
CIGALE
Commits
19e9a4d0
Commit
19e9a4d0
authored
Apr 04, 2014
by
Médéric Boquien
Browse files
Print the proper parameter
parent
5b095edc
Changes
1
Hide whitespace changes
Inline
Side-by-side
pcigale/data/__init__.py
View file @
19e9a4d0
...
...
@@ -616,7 +616,7 @@ class Database(object):
else
:
raise
DatabaseLookupError
(
"The DL2014 model for qpah <{0}>, umin <{1}>, umax <{2}>, and "
"alpha <{
2
}> is not in the database."
"alpha <{
3
}> is not in the database."
.
format
(
qpah
,
umin
,
umax
,
alpha
))
def
get_dl2014_parameters
(
self
):
...
...
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