Skip to content
Snippets Groups Projects
Commit 7dc1d670 authored by Pavel KORSHUNOV's avatar Pavel KORSHUNOV
Browse files

small correction of imports

parent 6bb1384c
Branches
No related tags found
1 merge request!28Harmonizing algorithms from bob.pad.face and bob.pad.voice, fixes issue#16
Pipeline #
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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment