from tortoise.models import Model from tortoise import fields class File_Summary_Tasks(Model): pass