@ -4,4 +4,4 @@ time.sleep(30)
try:
weasyprint.HTML('https://cv.gregandev.fr').write_pdf('out.pdf')
except:
break
pass