fix flake8 violation

This commit is contained in:
jfbu 2017-02-18 11:54:29 +01:00
parent 638ac12260
commit 36e9e98bb6

View File

@ -63,6 +63,7 @@ LAST_BUILD_FILENAME = 'last_build'
logger = logging.getLogger(__name__)
return_codes_re = re.compile('[\r\n]+')
def get_stable_hash(obj):
# type: (Any) -> unicode
"""