summaryrefslogtreecommitdiffstats
path: root/openbb_platform/extensions/technical/openbb_technical/technical_router.py
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_platform/extensions/technical/openbb_technical/technical_router.py')
-rw-r--r--openbb_platform/extensions/technical/openbb_technical/technical_router.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbb_platform/extensions/technical/openbb_technical/technical_router.py b/openbb_platform/extensions/technical/openbb_technical/technical_router.py
index e4faa20ef90..2be6483df09 100644
--- a/openbb_platform/extensions/technical/openbb_technical/technical_router.py
+++ b/openbb_platform/extensions/technical/openbb_technical/technical_router.py
@@ -25,7 +25,7 @@ from .helpers import (
)
# TODO: Split this into multiple files
-router = Router(prefix="")
+router = Router(prefix="", description="Technical Analysis tools.")
@router.command(