diff --git a/octosuite/banners.py b/octosuite/banners.py index 6ac53a7..cd39e18 100644 --- a/octosuite/banners.py +++ b/octosuite/banners.py @@ -1,5 +1,6 @@ import random import getpass +from rich.tree import Tree from octosuite.colors import red, white, green, reset