Fix optional Telegram approval imports in tests
This commit is contained in:
parent
e4c0621538
commit
9c29322972
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue