Skip to content
Snippets Groups Projects
Commit 785eeb02 authored by Julien  FUMEY's avatar Julien FUMEY
Browse files

reformat with black

parent 1ce7e71a
No related branches found
No related tags found
1 merge request!7Simulator
Pipeline #155040 passed
......@@ -117,7 +117,7 @@ class JobSimulatorResult(DetailView):
slug_field = 'uuid'
slug_url_kwarg = 'uuid'
template_name= "assemblies/simulator_results.html"
template_name = "assemblies/simulator_results.html"
def get_context_data(self, **kwargs):
context = super().get_context_data(**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