mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Small fix in package import statements.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import Type, Tuple, List, Dict, TypedDict, Union, Optional, Literal, Any
|
||||
from typing import List, Dict, Optional, Literal, Any
|
||||
|
||||
from dataclasses import dataclass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user