Skip to content

cz command shows ExpectedExit Exception #1789

@Lee-W

Description

@Lee-W

Description

uv pip install commitizen==4.10.1
uv run cz

The command above received the following error message which is not ideal

/commitizen/cli.py", line 637, in main
    raise ExpectedExit()
commitizen.exceptions.ExpectedExit

the happens in 4.11.0, 4.11.2 as well

Steps to reproduce

uv pip install commitizen==4.10.1
uv run cz

Current behavior

/commitizen/cli.py", line 637, in main
    raise ExpectedExit()
commitizen.exceptions.ExpectedExit

Desired behavior

no error message

Screenshots

No response

Environment

Commitizen Version: 4.10.1
Python Version: 3.14.0 (main, Oct 14 2025, 21:10:22) [Clang 20.1.4 ]
Operating System: Darwin

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions