mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Apply pylint's linting rules to examples/rest/public/*.py.
This commit is contained in:
@@ -21,4 +21,4 @@ print("25 price points of fUSD order book (with precision P0):", f_book)
|
||||
|
||||
f_raw_book: List[FundingCurrencyRawBook] = bfx.rest.public.get_f_raw_book("fUSD")
|
||||
|
||||
print("fUSD raw order book:", f_raw_book)
|
||||
print("fUSD raw order book:", f_raw_book)
|
||||
|
||||
Reference in New Issue
Block a user