Skip to content
Snippets Groups Projects
Commit 85923fe6 authored by Yannick DAYER's avatar Yannick DAYER
Browse files

[fix] verbosity of vanilla-biometrics

parent acc2f34d
No related branches found
No related tags found
1 merge request!180[dask] Preparing bob.bio.base for dask pipelines
Pipeline #37648 failed
...@@ -114,6 +114,7 @@ TODO: Work out this help ...@@ -114,6 +114,7 @@ TODO: Work out this help
default="results", default="results",
help="Name of output directory", help="Name of output directory",
) )
@verbosity_option(cls=ResourceOption)
def vanilla_biometrics( def vanilla_biometrics(
preprocessor, preprocessor,
extractor, extractor,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment