from .transforms import (  # noqa: F401
    CONCAT,
    COPY,
    COPY_PATTERN,
    PLURALS,
    REPLACE,
    REPLACE_IN_TEXT,
)
