Skip to content

Commit

Permalink
Add line to pass E302 style.
Browse files Browse the repository at this point in the history
  • Loading branch information
speedplane committed Dec 19, 2018
1 parent 8b02321 commit abdc0b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/urllib3/util/response.py
Expand Up @@ -4,6 +4,7 @@
from ..exceptions import HeaderParsingError
from ..contrib import _appengine_environ


def is_fp_closed(obj):
"""
Checks whether a given file-like object is closed.
Expand Down

0 comments on commit abdc0b9

Please sign in to comment.