from braintree.exceptions.braintree_error import BraintreeError as BraintreeError

class InvalidChallengeError(BraintreeError): ...
