redstreet/beancount_reds_importers

'file_read_done' missing

Closed this issue · 1 comments

unexpected error: 'AmexCCImporter' object has no attribute 'file_read_done'

Fix might be to add 'self.initialize_reader(file)' at the beginning of this method, but I want to figure out what caused this.

From here.

Unable to repro. Closing.