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.face
Commits
5d5866bc
Commit
5d5866bc
authored
Nov 12, 2020
by
Amir MOHAMMADI
Browse files
remove batl db interface
parent
737bb94f
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
bob/pad/face/database/__init__.py
View file @
5d5866bc
...
...
@@ -2,7 +2,6 @@ from .database import VideoPadFile
from
.replay
import
ReplayPadDatabase
from
.replay_mobile
import
ReplayMobilePadDatabase
from
.mifs
import
MIFSPadDatabase
from
.batl
import
BatlPadDatabase
from
.celeb_a
import
CELEBAPadDatabase
from
.maskattack
import
MaskAttackPadDatabase
from
.casiasurf
import
CasiaSurfPadDatabase
...
...
@@ -31,7 +30,6 @@ __appropriate__(
ReplayPadDatabase
,
ReplayMobilePadDatabase
,
MIFSPadDatabase
,
BatlPadDatabase
,
CELEBAPadDatabase
,
MaskAttackPadDatabase
,
CasiaSurfPadDatabase
,
...
...
bob/pad/face/database/batl.py
deleted
100644 → 0
View file @
737bb94f
This diff is collapsed.
Click to expand it.
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