Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 31c4346

Browse files
committed
added extra annotations import
1 parent 31ba7ef commit 31c4346

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/oauth2/id_token.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
http://openid.net/specs/openid-connect-core-1_0.html#IDToken
5555
.. _CacheControl: https://cachecontrol.readthedocs.io
5656
"""
57+
from __future__ import annotations
5758

5859
import http.client as http_client
5960
import json

0 commit comments

Comments
 (0)