Update colors.py

This commit is contained in:
Richard Mwewa
2022-11-25 03:16:30 +02:00
parent 549f1940f9
commit 02df05df39
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
[console_scripts]
octosuite = octosuite.main:octosuite

View File

@@ -1,6 +1,6 @@
import psutil
import platform
from richt.tree import Tree
from rich.tree import Tree
from datetime import datetime