From 6c1c9ac420104105a732d77e866130a56bc08c95 Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Sat, 30 Jan 2021 01:11:35 -0700 Subject: [PATCH] formatting license --- functions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.py b/functions.py index 0dd1ddd..3d45539 100644 --- a/functions.py +++ b/functions.py @@ -21,7 +21,7 @@ class Symbol: license = re.sub( r"\b\n", - "", + " ", r.get( "https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot/-/raw/master/LICENSE" ).text,