Merge pull request #52 from aguzererler/fix/remove-unused-import-interface-7009076599669968401

🧹 Remove unused Annotated import from interface.py
This commit is contained in:
ahmet guzererler 2026-03-21 17:37:18 +01:00 committed by GitHub
commit 68df103ee9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import time import time
from typing import Annotated
# Import from vendor-specific modules # Import from vendor-specific modules
from .y_finance import ( from .y_finance import (