Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.pad.base
Commits
2f4ec978
Commit
2f4ec978
authored
Nov 05, 2020
by
Amir MOHAMMADI
Browse files
sort imports
parent
c1212823
Changes
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/base/script/vanilla_pad.py
View file @
2f4ec978
"""Executes PAD pipeline"""
import
logging
from
os
import
pipe
import
bob.pipelines
as
mario
import
click
from
bob.extension.scripts.click_helper
import
(
ConfigCommand
,
ResourceOption
,
verbosity_option
)
import
joblib
from
bob.extension.scripts.click_helper
import
ConfigCommand
from
bob.extension.scripts.click_helper
import
ResourceOption
from
bob.extension.scripts.click_helper
import
verbosity_option
logger
=
logging
.
getLogger
(
__name__
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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