Files
TJWaterServerBinary/cli/tjwater_agent_cli/__init__.py
T

4 lines
55 B
Python

from .main import app, main
__all__ = ["app", "main"]