We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ff121 commit 334fee8Copy full SHA for 334fee8
tap_exact/client.py
@@ -18,7 +18,6 @@
18
from tap_exact.auth import ExactAuthenticator
19
20
if typing.TYPE_CHECKING:
21
-
22
from requests import Response
23
24
TPageToken = typing.TypeVar("TPageToken")
0 commit comments