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