more coverage stuff
This commit is contained in:
@@ -28,6 +28,7 @@ def get_contacts(rower):
|
||||
|
||||
|
||||
res = requests.get(url, auth=auth, headers=headers)
|
||||
|
||||
with open('braintreewebhooks.log','a') as f:
|
||||
f.write('Searching Contact Status code '+str(res.status_code)+'\n')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user