fixed some pep8 stuff
This commit is contained in:
@@ -118,3 +118,4 @@ def stream_file_or_304_or_206(
|
||||
else:
|
||||
wrapped = streamer(stream, chunk_size=chunk_size, bytes=bytes)
|
||||
raise HTTP(status, wrapped, **headers)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user