Source code for codegrade.models.comment_reply_type
"""This module defines the enum CommentReplyType.
SPDX-License-Identifier: AGPL-3.0-only OR BSD-3-Clause-Clear
"""
from enum import Enum
"""This module defines the enum CommentReplyType.
SPDX-License-Identifier: AGPL-3.0-only OR BSD-3-Clause-Clear
"""
from enum import Enum