diff --git a/pydgets/widgets.py b/pydgets/widgets.py index a1fae846b0452361efe6e59dec65d5b3f57767fa..8cecfcda46560fc82f9910aeaf1719b36d1899f5 100644 --- a/pydgets/widgets.py +++ b/pydgets/widgets.py @@ -1413,13 +1413,13 @@ if __name__ == "__main__": argparser.add_argument('--group', help = 'pick a group of widgets', choices = widget_groups, default='all') args = argparser.parse_args() - print(""" + print(r""" ============================================== _____ _ _ | __ \ | | | | | |__) |_ _ __| | __ _ ___ | |_ ___ | ___/| | | | / _` | / _` | / _ \| __|/ __| - | | | |_| || (_| || (_| || __/| |_ \__ \\ + | | | |_| || (_| || (_| || __/| |_ \__ \ |_| \__, | \__,_| \__, | \___| \__||___/ __/ | __/ | |___/ |___/