This code adds the name "HEADER_TEMPLATE" to the variables list in the side bar:
HEADER_TEMPLATE = '''
==============
|{:^15}| {}
==============
'''
However this code does not:
HEADER_TEMPLATE = '''\
==============
|{:^15}| {}
==============
'''
Running Linux Mint, Geany 1.29, Python mode.
Thanks for all your work! Keep it up!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.