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 aa712ef commit 6012b68
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ def response_hook(span, request_obj, response)
---
"""

from __future__ import annotations

import functools
import types
from timeit import default_timer
Expand Down

0 comments on commit 6012b68

Please sign in to comment.