mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-12 21:38:34 +03:00
Update colors.py
This commit is contained in:
2
octosuite.egg-info/entry_points.txt
Normal file
2
octosuite.egg-info/entry_points.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
[console_scripts]
|
||||
octosuite = octosuite.main:octosuite
|
||||
@@ -1,6 +1,6 @@
|
||||
import psutil
|
||||
import platform
|
||||
from richt.tree import Tree
|
||||
from rich.tree import Tree
|
||||
from datetime import datetime
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user