mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
fix heartbeet ascii lint issue
Signed-off-by: jessicamack <jmack@redhat.com>
This commit is contained in:
parent
95f1ef70a7
commit
24cbf39a93
@ -15,7 +15,7 @@ class Command(BaseCommand):
|
||||
help = 'Launch the web server beacon (heartbeet)'
|
||||
|
||||
def print_banner(self):
|
||||
heartbeet = """
|
||||
heartbeet = r"""
|
||||
********** **********
|
||||
************* *************
|
||||
*****************************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user