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
7ad40360
Commit
7ad40360
authored
May 11, 2017
by
Pavel KORSHUNOV
Browse files
fixing sphinx warnings
parent
92a6df62
Pipeline
#9205
passed with stages
in 33 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/bio/base/tools/command_line.py
View file @
7ad40360
...
...
@@ -370,8 +370,9 @@ 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
.. note:: The database, preprocessor, extractor, algorithm and grid (if specified) are actual instances
of the according classes.
"""
from
bob.bio.base.database
import
BioDatabase
...
...
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