Private GIT

Skip to content
Snippets Groups Projects
Commit aed509e3 authored by miigotu's avatar miigotu
Browse files
parent 30754785
No related branches found
No related tags found
No related merge requests found
......@@ -416,6 +416,7 @@ class Quality(object):
:param status: to split
:returns: a tuple containing (status, quality)
"""
status = long(status)
if status == UNKNOWN:
return UNKNOWN, Quality.UNKNOWN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment