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
45fed636
Commit
45fed636
authored
Nov 28, 2017
by
Pavel KORSHUNOV
Browse files
Merge branch 'algorithm' into 'master'
Algorithm inherit from object See merge request
!22
parents
362b118f
d52f04ea
Pipeline
#14402
passed with stages
in 7 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/base/algorithm/Algorithm.py
View file @
45fed636
...
...
@@ -9,7 +9,7 @@ import os
from
bob.bio.base
import
utils
class
Algorithm
:
class
Algorithm
(
object
)
:
"""This is the base class for all anti-spoofing algorithms.
It defines the minimum requirements for all derived algorithm classes.
...
...
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