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
7dc1d670
Commit
7dc1d670
authored
Feb 13, 2018
by
Pavel KORSHUNOV
Browse files
small correction of imports
parent
6bb1384c
Pipeline
#16601
passed with stage
in 11 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/base/algorithm/__init__.py
View file @
7dc1d670
from
.Algorithm
import
Algorithm
from
.SVM
import
SVM
from
OneClassGMM
import
OneClassGMM
from
LogRegr
import
LogRegr
from
.
OneClassGMM
import
OneClassGMM
from
.
LogRegr
import
LogRegr
def
__appropriate__
(
*
args
):
"""Says object was actually declared here, and not in the import module.
...
...
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