7 lines
156 B
Python
7 lines
156 B
Python
"""
|
|
TV_APP V1.0.0 - App Package
|
|
|
|
This package contains support modules for the main Flask application.
|
|
All routes are in tv_app.py in the project root.
|
|
"""
|