Add stats to the output

Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
This commit is contained in:
2026-01-24 19:01:23 -06:00
parent 21780473cc
commit 1911685e30
3 changed files with 93 additions and 8 deletions

View File

@@ -7,4 +7,5 @@ requires-python = ">=3.14"
dependencies = [
"pathspec>=1.0.3",
"pyperclip>=1.11.0",
"rich>=14.3.1",
]