Fix black issues

This commit is contained in:
Gui Heise 2022-01-18 16:46:49 -05:00
parent f1937be0e9
commit 425f882637

View File

@ -53,7 +53,6 @@ COINGECKO_ID_BY_ADDRESS = {
}
class Price(BaseModel):
token_address: str
usd_price: float