fix: correct entry point to use main_cli() for proper exit codes
Some checks failed
CI / test (3.10) (push) Failing after 4m49s
CI / test (3.11) (push) Failing after 4m54s
CI / test (3.12) (push) Failing after 4m55s
CI / test (3.9) (push) Failing after 4m53s
CI / lint (push) Failing after 4m45s
CI / build (push) Has been skipped

This commit is contained in:
2026-02-02 11:07:12 +00:00
parent 1e90a21b7d
commit c60b4c14be

View File

@@ -1,4 +1,4 @@
"""Entry point for LogLens CLI."""
# Entry point for LogLens CLI.
import sys