Skip to content
Snippets Groups Projects
Commit 683f8a51 authored by Julien (jvoisin) Voisin's avatar Julien (jvoisin) Voisin
Browse files

Please pylint

parent c92dc391
No related branches found
No related tags found
No related merge requests found
Pipeline #24279 failed
......@@ -58,7 +58,6 @@ class ArchiveBasedAbstractParser(abstract.AbstractParser):
def is_archive_valid(self):
"""Raise a ValueError is the current file isn't valid."""
pass
def _specific_cleanup(self, full_path: str) -> bool:
""" This method can be used to apply specific treatment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment