[O] Remove HyPyUtils Dependency
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
from hypy_utils import printc
|
||||
|
||||
from hyfetch.color_util import RGB
|
||||
from hyfetch.color_util import RGB, printc
|
||||
from hyfetch.neofetch_util import get_command_path, run_neofetch
|
||||
from hyfetch.presets import PRESETS
|
||||
|
||||
@@ -35,6 +33,5 @@ def test_rgb_8bit_conversion():
|
||||
print()
|
||||
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
test_rgb_8bit_conversion()
|
||||
|
||||
Reference in New Issue
Block a user