Update banners.py

This commit is contained in:
Richard Mwewa
2022-11-25 03:29:19 +02:00
parent 46937abb7e
commit 347acea797

View File

@@ -1,5 +1,6 @@
import random
import getpass
from rich.tree import Tree
from octosuite.colors import red, white, green, reset