mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 02:31:03 -03: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)'
|
||||
|
||||
def print_banner(self):
|
||||
heartbeet = """
|
||||
heartbeet = r"""
|
||||
********** **********
|
||||
************* *************
|
||||
*****************************
|
||||
|
||||
Reference in New Issue
Block a user