Skip to content

Commit d5782c9

Browse files
committed
Merge branch 'feat/async-methods' into feat/async-tests
2 parents 8d2a1f6 + 8f19ae1 commit d5782c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

descope/authmethod/enchantedlink.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from __future__ import annotations
22

33
from typing import Awaitable, Union
4+
45
import httpx
56

67
from descope._auth_base import AuthBase

0 commit comments

Comments
 (0)