from beancount.ingest import importer class CaisseDEpargneImporter(importer.ImporterProtocol): def identify(self, file): return False