From 617b55f24cc757b9cbf56c1d53a414fab31aaa2f Mon Sep 17 00:00:00 2001 From: "2569718930@qq.com" <2569718930@qq.com> Date: Mon, 25 May 2026 17:54:23 +0800 Subject: [PATCH] =?UTF-8?q?scan.py=20=E6=B7=BB=E5=8A=A0=20from=20=5F=5Ffut?= =?UTF-8?q?ure=5F=5F=20import=20annotations=20=E4=BF=AE=E5=A4=8D=20Python?= =?UTF-8?q?=203.8=20=E5=85=BC=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/routers/scan.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/routers/scan.py b/web/routers/scan.py index 48ee97b8..1be1eace 100644 --- a/web/routers/scan.py +++ b/web/routers/scan.py @@ -1,5 +1,7 @@ """Market scan and scan AI API routes.""" +from __future__ import annotations + from fastapi import APIRouter, Request from web.services.scan_api import (