(20260623) Migrate to new server.

This commit is contained in:
2026-06-23 17:12:19 +05:30
parent 1ec1c0a4ec
commit 4d2f824593
2 changed files with 6 additions and 5 deletions
+3 -3
View File
@@ -39,9 +39,9 @@ sys.path.append("..")
from pydantic import BaseModel, Field, field_validator, model_validator, AwareDatetime
from typing import Optional, Literal, Union, Dict, List, Any
# Related to Google:
from google.auth.transport.requests import Request
from google.oauth2.credentials import Credentials
# # Related to Google:
# from google.auth.transport.requests import Request
# from google.oauth2.credentials import Credentials
# My utils:
from utils_v2.string import json