Compare commits
No commits in common. "b0b9f82c404da1f0924ad6f4f6e3c7f2b4accc6a" and "402b265cdc61aa46d76b3006a8b86fb467d02852" have entirely different histories.
b0b9f82c40
...
402b265cdc
@ -131,7 +131,6 @@ for myaccount in accounts:
|
||||
outs = session.get(checkoutsuri)
|
||||
if len(outs.json()) >=1:
|
||||
for mybook in outs.json():
|
||||
isill=False
|
||||
if mybook['vendor']=='overdrive':
|
||||
continue
|
||||
if mybook['vendor']=='hoopla':
|
||||
|
Loading…
x
Reference in New Issue
Block a user