Skip to content
Snippets Groups Projects
Commit 72bbf435 authored by Stefano Borini's avatar Stefano Borini
Browse files

Flake

parent e01361ea
No related branches found
No related tags found
1 merge request!7Added CSV extractor
......@@ -16,6 +16,6 @@ class CSVExtractorBundle(HasStrictTraits):
def create_ui(self, model):
pass
def create_data_source(self, application, model):
return CSVExtractorDataSource(self, application, model)
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