6 lines
101 B
Python
6 lines
101 B
Python
# from ..base.models import Base
|
|
#
|
|
#
|
|
# class Coordinator(Base):
|
|
# __tablename__ = 'coordinators'
|