Fix lint.
This commit is contained in:
parent
1f3df64fe4
commit
256352024b
@ -154,7 +154,6 @@ def _get_filename(filename):
|
|||||||
return filename
|
return filename
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def check(fileobj, perfect_files):
|
def check(fileobj, perfect_files):
|
||||||
"""Main entry point which parses/checks coverage.xml if applicable."""
|
"""Main entry point which parses/checks coverage.xml if applicable."""
|
||||||
if sys.platform != 'linux':
|
if sys.platform != 'linux':
|
||||||
|
Loading…
Reference in New Issue
Block a user