mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 02:17:37 -02:30
fix heartbeet ascii lint issue
Signed-off-by: jessicamack <jmack@redhat.com>
This commit is contained in:
@@ -15,7 +15,7 @@ class Command(BaseCommand):
|
|||||||
help = 'Launch the web server beacon (heartbeet)'
|
help = 'Launch the web server beacon (heartbeet)'
|
||||||
|
|
||||||
def print_banner(self):
|
def print_banner(self):
|
||||||
heartbeet = """
|
heartbeet = r"""
|
||||||
********** **********
|
********** **********
|
||||||
************* *************
|
************* *************
|
||||||
*****************************
|
*****************************
|
||||||
|
|||||||
Reference in New Issue
Block a user