The persona arg was typed Any to avoid a circular import. Added a TYPE_CHECKING guard to import EmailPersona annotation-only so mypy has the type without a runtime import cycle.
The persona arg was typed Any to avoid a circular import. Added a TYPE_CHECKING guard to import EmailPersona annotation-only so mypy has the type without a runtime import cycle.