fix: resolve CI mypy type checking issues
Some checks failed
CI / test (3.10) (push) Failing after 4m54s
CI / test (3.11) (push) Successful in 9m44s
CI / test (3.12) (push) Failing after 5m0s
CI / build (push) Has been skipped

This commit is contained in:
2026-02-02 22:57:32 +00:00
parent 165db96129
commit ba06e389b3

View File

@@ -1,4 +1,5 @@
import click import click
from rich.console import Console from rich.console import Console
from rich.table import Table from rich.table import Table