Fix code-style

This commit is contained in:
Mark Haines 2015-02-10 17:58:36 +00:00
parent c8e1da930d
commit 84a769cdb7
7 changed files with 12 additions and 12 deletions

View file

@ -96,8 +96,8 @@ class UploadResource(BaseMediaResource):
code=400,
)
#if headers.hasHeader("Content-Disposition"):
# disposition = headers.getRawHeaders("Content-Disposition")[0]
# if headers.hasHeader("Content-Disposition"):
# disposition = headers.getRawHeaders("Content-Disposition")[0]
# TODO(markjh): parse content-dispostion
content_uri = yield self.create_content(