Stubs for braintree (#5789)

A library that provides integration access to the Braintree Gateway.

I started with stubgen, then cleaned up to address missing functions. Testing plan is to keep an eye on CI and fix any issues that arise.
This commit is contained in:
Shiva Raisinghani
2021-07-24 13:47:14 -07:00
committed by GitHub
parent 1ad4b79139
commit e24f940c7d
157 changed files with 3142 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
"stubs/bleach",
"stubs/boto",
"stubs/beautifulsoup4",
"stubs/braintree",
"stubs/caldav",
"stubs/commonmark",
"stubs/cryptography",