We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7a0f4 commit 4c50028Copy full SHA for 4c50028
1 file changed
backend/app/services/coingecko.py
@@ -1,5 +1,5 @@
1
import httpx
2
-from typing import Optional
+from typing import
3
from app.models.coin import CoinPrice, CoinDetail, MarketChart
4
5
0 commit comments