tubearchivist/tubearchivist/api/models.py

6 lines
89 B
Python

"""api models"""
from django.db import models # noqa: F401
# Create your models here.