Skip to content
Snippets Groups Projects
Commit a497a657 authored by Amir Mohammadi's avatar Amir Mohammadi Committed by Pavel KORSHUNOV
Browse files

fix sphinx warning

parent 84636182
No related branches found
No related tags found
1 merge request!8Adds annotations for PAD (similar to bob.bio.base)
......@@ -213,8 +213,10 @@ def initialize(parsers, command_line_parameters=None, skips=[]):
args : namespace
A namespace of arguments as read from the command line.
.. note:: The database, preprocessor, extractor, algorithm and grid (if specified) are actual
instances of the according classes.
.. note::
The database, preprocessor, extractor, algorithm and grid (if specified) are actual
instances of the according classes.
"""
# execute-only
......
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