client = SingularClient(API_KEY) gives to the error: TypeError: Retry.__init__() got an unexpected keyword argument 'method_whitelist'
client = SingularClient(API_KEY)
gives to the error:
TypeError: Retry.init() got an unexpected keyword argument 'method_whitelist'