fix(interface): escape sequence warning

This commit is contained in:
Benex254
2024-07-30 17:01:59 +03:00
parent 01fa96c27a
commit bc2ac69b9a

View File

@@ -12,7 +12,7 @@ from ...Utility import anilist_data_helper
from ...Utility.utils import remove_html_tags, sanitize_filename
from ..config import Config
fzf_preview = """
fzf_preview = r"""
#
# The purpose of this script is to demonstrate how to preview a file or an
# image in the preview window of fzf.