Skip to content
Snippets Groups Projects
Commit ba80ebba authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

[doc] fixed indentation in bob/pad/face/preprocessor/PPGSecure.py docstring

parent ffb0f091
Branches
Tags
1 merge request!53WIP: rPPG as features for PAD
Pipeline #
...@@ -176,8 +176,8 @@ class PPGSecure(Preprocessor): ...@@ -176,8 +176,8 @@ class PPGSecure(Preprocessor):
Returns Returns
------- -------
masks: :py:obj:`list` of numpy.ndarray masks: :py:obj:`list` of numpy.ndarray
A list containing the different mask as a boolean array A list containing the different mask as a boolean array
""" """
masks = [] masks = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment