Update helper.py

This commit is contained in:
Richard Mwewa
2022-12-23 12:18:17 +02:00
committed by GitHub
parent 5d41e07bc2
commit 53433c119b

View File

@@ -1,6 +1,6 @@
from rich.table import Table
from rich import print as xprint
from octosuite.colors import white, green, white_bold, green_bold, header_title, reset
from octosuite.config import white, green, white_bold, green_bold, header_title, reset
# helper.py
# This file holds the help text for available commands.