mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 23:04:21 +01:00
Small fix in package import statements.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import List, Union, Literal, Optional
|
||||
from typing import List, Tuple, Union, Literal, Optional
|
||||
from decimal import Decimal
|
||||
from datetime import datetime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user