3 lines
167 B
Python
3 lines
167 B
Python
# This file is intentionally left empty.
|
|
# The application entry point is defined in src/cli.py.
|
|
# Importing src.cli.main will start the CLI when executed as a script. |