mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 15:17:28 +00:00
black
This commit is contained in:
parent
2d94d19b52
commit
d5e40a976b
@ -42,7 +42,6 @@ class cg_Crypto:
|
||||
time.sleep(10)
|
||||
return self.get(endpoint=endpoint, params=params, timeout=timeout)
|
||||
|
||||
|
||||
try:
|
||||
resp.raise_for_status()
|
||||
except r.exceptions.HTTPError as e:
|
||||
|
Loading…
x
Reference in New Issue
Block a user