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

Aligned spaces

parent 51548aa8
Branches
Tags
1 merge request!104Created a dummy db that dump some fake missing files
Pipeline #
...@@ -89,7 +89,7 @@ setup( ...@@ -89,7 +89,7 @@ setup(
], ],
'bob.bio.database': [ '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': [ 'bob.bio.preprocessor': [
...@@ -124,7 +124,7 @@ setup( ...@@ -124,7 +124,7 @@ setup(
], ],
# declare database to bob # declare database to bob
'bob.db': [ '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.
Please register or to comment