mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-12 10:34:17 +00:00
lint
This commit is contained in:
parent
ea5778f269
commit
044e5866cd
@ -422,7 +422,7 @@ def interstitial(process_instance_id: int) -> Response:
|
||||
return Response(
|
||||
stream_with_context(_interstitial_stream(process_instance_id)),
|
||||
mimetype="text/event-stream",
|
||||
headers={'X-Accel-Buffering': 'no'}
|
||||
headers={"X-Accel-Buffering": "no"},
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user