Skip to content
Snippets Groups Projects
Commit 4f3f2734 authored by Pavel KORSHUNOV's avatar Pavel KORSHUNOV
Browse files

corrected test database

parent 6b07fba1
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -83,8 +83,7 @@ class Interface(BaseInterface):
return '0.0.1'
def files(self):
files = dummy_train_list + dummy_devel_list + dummy_test_list
return files
return ()
def type(self):
return 'rawfiles'
......
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