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
Description
The command above received the following error message which is not ideal
the happens in 4.11.0, 4.11.2 as well
Steps to reproduce
Current behavior
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