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
371551f0
Commit
371551f0
authored
May 30, 2018
by
Theophile GENTILHOMME
Browse files
[script][pad_commands] Add prefix aliasing
parent
849d0911
Changes
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/base/script/pad_commands.py
View file @
371551f0
...
...
@@ -5,7 +5,8 @@ import pkg_resources
from
click_plugins
import
with_plugins
from
bob.measure.script
import
common_options
from
bob.extension.scripts.click_helper
import
(
verbosity_option
,
open_file_mode_option
)
open_file_mode_option
,
AliasedGroup
)
import
bob.bio.base.script.gen
as
bio_gen
import
bob.bio.base.script.figure
as
bio_figure
import
bob.measure.script.figure
as
measure_figure
...
...
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