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,