Update utils.py

This commit is contained in:
Abdist
2025-01-16 14:21:43 +01:00
committed by GitHub
parent ce31f63788
commit 4f9fff375c

View File

@@ -162,7 +162,7 @@ def write_search_results(
echo -n -e "{get_true_fg("",*SEPARATOR_COLOR,bold=False)}"
((ll++))
done
echo
echo "test"
# echo "{get_true_fg('Description:',*HEADER_COLOR).replace('"',SINGLE_QUOTE)}"
"""
template = textwrap.dedent(template)