Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.mobio
Commits
5919efb3
Commit
5919efb3
authored
Dec 02, 2013
by
Laurent EL SHAFEY
Browse files
Add groups() method
parent
48e059f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
xbob/db/mobio/query.py
View file @
5919efb3
...
...
@@ -45,7 +45,7 @@ class Database(xbob.db.verification.utils.SQLiteDatabase, xbob.db.verification.u
self
.
annotation_directory
=
annotation_directory
self
.
annotation_extension
=
annotation_extension
def
groups
(
self
):
def
groups
(
self
,
protocol
=
None
):
"""Returns the names of all registered groups"""
return
ProtocolPurpose
.
group_choices
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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