Add stubs for python-http-client (#12626)

This commit is contained in:
Alberto Jiménez López
2024-09-08 21:08:38 -06:00
committed by GitHub
parent 089953ed84
commit 65170f4a2e
6 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
version = "3.3.7"
upstream_repository = "https://github.com/sendgrid/python-http-client"