""" ASSIGNMENT SERVICE """ from sqlalchemy.orm import Session # TODO: Implement assignment_service business logic