[F] Unescape backslash

This commit is contained in:
Hykilpikonna 2022-12-11 07:03:10 -05:00
parent 485aa44f3f
commit 5d392262c1
No known key found for this signature in database
GPG key ID: 256CD01A41D7FA26
42 changed files with 188 additions and 184 deletions

View file

@ -3,11 +3,11 @@ from ..distro import AsciiArt
guix_small = AsciiArt(match=r'''"guix_small"*''', color='3 7 6 1 8', ascii=r"""
${c1}|.__ __.|
|__ \\ / __|
\\ \\ / /
\\ \\ / /
\\ \\ / /
\\ \\/ /
\\__/
|__ \ / __|
\ \ / /
\ \ / /
\ \ / /
\ \/ /
\__/
""")