Skip to content

Commit 1b201f3

Browse files
committed
Remove message
1 parent aa1b00e commit 1b201f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codespell_lib/_codespell.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1104,7 +1104,6 @@ def _script_main() -> int:
11041104
except KeyboardInterrupt:
11051105
# User has typed CTRL+C
11061106
sys.stdout.write("\n")
1107-
sys.stderr.write(f"Cancelling '{sys.argv[0]}'\n")
11081107
return 130
11091108

11101109

0 commit comments

Comments
 (0)