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.pad.face
Commits
516c7eb1
Commit
516c7eb1
authored
Apr 10, 2018
by
Amir MOHAMMADI
Browse files
Do not automatically use external annotations
parent
cbe36aaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/face/database/replay_mobile.py
View file @
516c7eb1
...
...
@@ -92,7 +92,7 @@ class ReplayMobilePadDatabase(PadDatabase):
protocol
=
'grandtest'
,
original_directory
=
rc
[
'bob.db.replaymobile.directory'
],
original_extension
=
'.mov'
,
annotation_directory
=
rc
[
'bob.db.replaymobile.annotation_dir'
]
,
annotation_directory
=
None
,
annotation_extension
=
'.json'
,
annotation_type
=
'json'
,
**
kwargs
):
...
...
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