1
0
Fork 0

Make pylint happy

This commit is contained in:
jvoisin 2018-09-06 11:36:04 +02:00
parent e3d817f57e
commit 9fe6f1023b
1 changed files with 0 additions and 2 deletions

View File

@ -123,5 +123,3 @@ class ArchiveBasedAbstractParser(abstract.AbstractParser):
os.remove(self.output_filename)
return False
return True