refactoring 1.1

This commit is contained in:
2025-12-21 18:18:26 +03:00
parent 46b4e95d45
commit 6b92cf8782
11 changed files with 62 additions and 50 deletions

View File

@@ -0,0 +1,4 @@
import requests
import json
from base64 import b64encode
from server.backend.schemas.pydantic import settings

View File

@@ -0,0 +1,4 @@
import requests
import json
from base64 import b64encode
from server.backend.schemas.pydantic import settings