Skip to content
Snippets Groups Projects
Commit 53cd7d12 authored by Manuel Günther's avatar Manuel Günther
Browse files

Aligned spaces

parent 51548aa8
No related branches found
No related tags found
1 merge request!104Created a dummy db that dump some fake missing files
Pipeline #
......@@ -89,7 +89,7 @@ setup(
],
'bob.bio.database': [
'dummy = bob.bio.base.test.dummy.database:database', # for test purposes only
'dummy = bob.bio.base.test.dummy.database:database', # for test purposes only
],
'bob.bio.preprocessor': [
......@@ -124,7 +124,7 @@ setup(
],
# declare database to bob
'bob.db': [
'bio_filelist = bob.bio.base.database.filelist.driver:Interface',
'bio_filelist = bob.bio.base.database.filelist.driver:Interface',
],
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment