Fix black issues
This commit is contained in:
parent
f1937be0e9
commit
425f882637
@ -53,7 +53,6 @@ COINGECKO_ID_BY_ADDRESS = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class Price(BaseModel):
|
class Price(BaseModel):
|
||||||
token_address: str
|
token_address: str
|
||||||
usd_price: float
|
usd_price: float
|
||||||
|
Loading…
x
Reference in New Issue
Block a user