[O] tools: Use module instead of custom search path
This commit is contained in:
parent
2ca7103f1a
commit
4d073df750
3 changed files with 3 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from hyfetch.color_scale import test_color_scale
|
||||
from hyfetch.color_util import RGB, printc
|
||||
from hyfetch.neofetch_util import get_command_path, run_neofetch
|
||||
from hyfetch.neofetch_util import get_command_path
|
||||
from hyfetch.presets import PRESETS
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue