"""File used in test designed for custom formatter.

See the actual tests in test_formatter.py

"""


def get_cause(info, **_ignore):
    return info["cause"]
