Skip to content
Snippets Groups Projects
Commit f48d7c3e authored by Piotr Gawron's avatar Piotr Gawron
Browse files

indentation

parent cb3d0f2b
No related branches found
No related tags found
1 merge request!336Pylint checks
......@@ -12,4 +12,4 @@ class ProvenanceListView(ListView, WrappedView):
@PermissionDecorator('view_provenance', 'configuration')
def dispatch(self, *args, **kwargs):
return super(ProvenanceListView, self).dispatch(*args, **kwargs)
\ No newline at end of file
return super(ProvenanceListView, self).dispatch(*args, **kwargs)
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