Fix optional Telegram approval imports in tests

This commit is contained in:
twentyOne2x 2026-06-22 20:33:02 +02:00
parent e4c0621538
commit 9c29322972

View file

@ -14,6 +14,8 @@ No deal terms, no dollar amounts, no private investment details in approval requ
Epimetheus owns this module.
"""
from __future__ import annotations
# ruff: noqa: I001
import logging