*: apply new black styling
This commit is contained in:
		| @ -191,5 +191,7 @@ class ResponseProcessor: | ||||
|         kwargs[PLAN_CONTEXT_SSO] = True | ||||
|         request.session[SESSION_KEY_PLAN] = FlowPlanner(flow).plan(request, kwargs) | ||||
|         return redirect_with_qs( | ||||
|             "passbook_flows:flow-executor-shell", request.GET, flow_slug=flow.slug, | ||||
|             "passbook_flows:flow-executor-shell", | ||||
|             request.GET, | ||||
|             flow_slug=flow.slug, | ||||
|         ) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer