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
7b8030c4
Commit
7b8030c4
authored
Jun 28, 2018
by
Pavel KORSHUNOV
Browse files
use full path to package in import
parent
10fa106b
Pipeline
#21436
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/base/script/spoof.py
View file @
7b8030c4
...
...
@@ -15,7 +15,7 @@ import logging
logger
=
logging
.
getLogger
(
"bob.pad.base"
)
from
..
import
tools
from
bob.pad.base
import
tools
import
bob.bio.base.tools
as
biotools
...
...
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