phase 15: fix ruff lint errors across services

This commit is contained in:
Celes Renata
2026-04-11 12:10:01 -07:00
parent ce10afa034
commit 109440c91e
20 changed files with 67 additions and 65 deletions
+1 -1
View File
@@ -13,8 +13,8 @@ import json
import logging
import time
from datetime import datetime, timezone
from urllib.parse import urlparse
from typing import Any
from urllib.parse import urlparse
import httpx
from bs4 import BeautifulSoup