massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / braintree / braintree / util / constants.pyi
1 class Constants:
2     @staticmethod
3     def get_all_constant_values_from_class(klass): ...