massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / braintree / braintree / oauth_credentials.pyi
1 from braintree.resource import Resource as Resource
2
3 class OAuthCredentials(Resource): ...