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
bob
bob.bio.base
Commits
d67c8d56
Commit
d67c8d56
authored
Nov 25, 2020
by
Yannick DAYER
Browse files
Edit the annotate commands with correct defaults.
parent
193cf6fc
Pipeline
#46094
passed with stage
in 7 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/bio/base/script/annotate.py
View file @
d67c8d56
...
...
@@ -86,9 +86,8 @@ Examples:
"--groups"
,
"-g"
,
multiple
=
True
,
default
=
[
"dev"
,
"eval"
],
show_default
=
True
,
help
=
"Biometric Database group that will be annotated."
,
help
=
"Biometric Database group that will be annotated. Can be added multiple"
"times for different groups. [Default: All groups]"
,
)
@
annotate_common_options
@
verbosity_option
(
cls
=
ResourceOption
)
...
...
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