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