from onegov.file import File [docs] class BallotFile(File): [docs] __mapper_args__ = {'polymorphic_identity': 'ballot_file'}