mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-19 04:34:20 +01:00
fix: upgrade black formatter
This commit is contained in:
@@ -8,6 +8,7 @@ from requests.exceptions import HTTPError
|
|||||||
# TODO: Possibly print HTTP json response if available?
|
# TODO: Possibly print HTTP json response if available?
|
||||||
class RestClientError(Exception):
|
class RestClientError(Exception):
|
||||||
"Wrapper around HTTP Errors"
|
"Wrapper around HTTP Errors"
|
||||||
|
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user