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
ca2e1a83
Commit
ca2e1a83
authored
Feb 16, 2016
by
Médéric Boquien
Browse files
Remove erroneous instruction.
parent
fff4a8a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
pcigale/session/configuration.py
View file @
ca2e1a83
...
...
@@ -231,9 +231,7 @@ class Configuration(object):
param
,
message
))
else
:
print
(
"Parameter {}: {}"
.
format
(
param
,
message
))
print
(
"Run the same command after having fixed pcigale.ini. If you"
" want to disable error checking, simply remove the "
"pcigale.ini.spec file."
)
print
(
"Run the same command after having fixed pcigale.ini."
)
return
None
...
...
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