Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Duncan Macleod
bilby_pipe
Commits
074ab06f
Commit
074ab06f
authored
Dec 03, 2018
by
Isobel Romero-Shaw
Browse files
directing summary.html to the correct output directory
parent
1051efad
Changes
1
Hide whitespace changes
Inline
Side-by-side
bilby_pipe/main.py
View file @
074ab06f
...
...
@@ -79,7 +79,7 @@ def create_parser():
'--injection-file'
,
type
=
str
,
default
=
None
,
help
=
'If given, an injection file'
)
injection_parser
.
add_arg
(
'--n-injection'
,
type
=
int
,
help
=
'The number of injections to generate'
'--n-injection'
,
type
=
int
,
help
=
'The number of injections to generate'
)
return
parser
...
...
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