mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
whatespace
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
"""
|
||||
@@ -31,8 +30,6 @@ from .utils import (
|
||||
decode_gzip, stream_decode_gzip, guess_filename)
|
||||
|
||||
|
||||
|
||||
|
||||
REDIRECT_STATI = (codes.moved, codes.found, codes.other, codes.temporary_moved)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user