#!/usr/bin/env python3
from beancount.ingest.file import main; main()
