"""Common helpers package.""" from common.helpers import get_common_prefix __all__ = ["get_common_prefix"]