#!/Users/bergmann/ws/capco/projects/excel-python/hsbc_codex_inputs2/as0572397-app/.venv/bin/python3.14
import sys
from _pytest.config import _console_main
if __name__ == '__main__':
    sys.argv[0] = sys.argv[0].removesuffix('.exe')
    sys.exit(_console_main())
