All checks were successful
Enterprise AI Code Review / ai-review (pull_request) Successful in 38s
7 lines
133 B
Python
7 lines
133 B
Python
"""Loyal Companion CLI client.
|
|
|
|
A quiet, terminal-based interface for conversations with Loyal Companion.
|
|
"""
|
|
|
|
__version__ = "1.0.0"
|