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

6 lines
101 B
Python
Raw Normal View History

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