Merge pull request #39 from 9qeklajc/main

format
This commit is contained in:
shroominic
2025-06-15 21:15:05 +02:00
committed by GitHub
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ async def update_sats_pricing() -> None:
except asyncio.CancelledError:
break
except Exception as e:
print('Error updating sats pricing: ', e)
print("Error updating sats pricing: ", e)
try:
await asyncio.sleep(10)
except asyncio.CancelledError:
-1
View File
@@ -1 +0,0 @@
+1
View File
@@ -1,6 +1,7 @@
import asyncio
from typing import Any
from unittest.mock import AsyncMock, patch
import pytest
from router.models import (