system-pri/backend/app/coordinator/models.py

6 lines
101 B
Python

# from ..base.models import Base
#
#
# class Coordinator(Base):
# __tablename__ = 'coordinators'