Skip to content

Commit

Permalink
add future
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Dec 20, 2024
1 parent 6376b02 commit 79089a2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ def failed_hook(span, event):
"""

from __future__ import annotations

from logging import getLogger
from typing import Any, Callable, Collection, TypeVar

Expand Down

0 comments on commit 79089a2

Please sign in to comment.