from brite_etl.abstracts import Frame [docs]class Accounting(Frame): _config = { 'name': 'accounting', 'prepared': True }