mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Fix ascii art print (#2198)
This commit is contained in:
parent
1dd94e58cf
commit
348353cd43
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ def parse_args():
|
|||
|
||||
|
||||
def get_ascii_name():
|
||||
return r"""\
|
||||
return r"""
|
||||
_____ _ _
|
||||
/ ____| | | | |
|
||||
| (___ __ _ _ _ ___ __ _| | ___ __ ___ __| | ___
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue