Source code for pyrit.common.print

# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.

import textwrap
from typing import Optional

import termcolor

from pyrit.models import ChatMessage