Update utils.py

This commit is contained in:
Abdist
2025-01-16 14:26:12 +01:00
committed by GitHub
parent 4f9fff375c
commit 28a857520f

View File

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