You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the build log here which contains the warning below.
google/auth/transport/_aiohttp_requests.py:200
/tmpfs/src/github/google-auth-library-python/google/auth/transport/_aiohttp_requests.py:200: DeprecationWarning: Inheritance class AuthorizedSession from ClientSession is discouraged
class AuthorizedSession(aiohttp.ClientSession):
This issue tracks fixing the underlying issue so that the warning is not emitted.
The text was updated successfully, but these errors were encountered:
See the build log here which contains the warning below.
This issue tracks fixing the underlying issue so that the warning is not emitted.
The text was updated successfully, but these errors were encountered: