mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-06-16 15:06:53 +00:00
formatting license
This commit is contained in:
parent
4ab1750634
commit
6c1c9ac420
@ -21,7 +21,7 @@ class Symbol:
|
|||||||
|
|
||||||
license = re.sub(
|
license = re.sub(
|
||||||
r"\b\n",
|
r"\b\n",
|
||||||
"",
|
" ",
|
||||||
r.get(
|
r.get(
|
||||||
"https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot/-/raw/master/LICENSE"
|
"https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot/-/raw/master/LICENSE"
|
||||||
).text,
|
).text,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user