Update helper.py

This commit is contained in:
Richard Mwewa
2022-12-25 02:49:52 +02:00
committed by GitHub
parent 5bff3ccc12
commit f9d56c51a0

View File

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