Skip to content
Snippets Groups Projects
Commit adf2fe7c authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Apply suggestion to bob/bio/base/transformers/preprocessor.py

parent 1bd6b1f6
No related branches found
No related tags found
2 merge requests!185Wrappers and aggregators,!180[dask] Preparing bob.bio.base for dask pipelines
Pipeline #39675 passed
...@@ -11,7 +11,7 @@ class PreprocessorTransformer(TransformerMixin, BaseEstimator): ...@@ -11,7 +11,7 @@ class PreprocessorTransformer(TransformerMixin, BaseEstimator):
Parameters Parameters
---------- ----------
instance: ``collections.callable`` instance: object
Instance of `bob.bio.base.preprocessor.Preprocessor` Instance of `bob.bio.base.preprocessor.Preprocessor`
......
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