-
-
Notifications
You must be signed in to change notification settings - Fork 310
Open
Labels
Description
Description
uv pip install commitizen==4.10.1
uv run czThe command above received the following error message which is not ideal
/commitizen/cli.py", line 637, in main
raise ExpectedExit()
commitizen.exceptions.ExpectedExitthe happens in 4.11.0, 4.11.2 as well
Steps to reproduce
uv pip install commitizen==4.10.1
uv run czCurrent behavior
/commitizen/cli.py", line 637, in main
raise ExpectedExit()
commitizen.exceptions.ExpectedExitDesired 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