fix: descriptor (listen, set, if, )deprecated typings

This commit is contained in:
TheNoxium
2025-11-24 04:12:26 +07:00
parent 0bc87b589e
commit 0d6ecfeb40
23 changed files with 89 additions and 94 deletions

View File

@@ -1,4 +1,4 @@
from typing import Optional, Dict, Any
from typing import Optional
from pydantic import BaseModel, Field