Open xrotwang opened 3 years ago
This code in the web app should be replaced:
number = int(number) yield 'https://dsal.uchicago.edu/books/lsi/images/lsi-v1-2-{}.jpg'.format( str(number + 42).rjust(3, '0'))
This code in the web app should be replaced: