From 4778b277a567edcc346f0fd6053f65433e24854e Mon Sep 17 00:00:00 2001 From: Brendan Howell Date: Thu, 3 Feb 2022 00:15:23 +0100 Subject: [PATCH] debug to save raw article html --- screenless/bureau/publications/publications.py | 1 + 1 file changed, 1 insertion(+) diff --git a/screenless/bureau/publications/publications.py b/screenless/bureau/publications/publications.py index aa2f8e0..23a3830 100644 --- a/screenless/bureau/publications/publications.py +++ b/screenless/bureau/publications/publications.py @@ -3,6 +3,7 @@ from base64 import b64encode from datetime import datetime import io import json +import logging import multiprocessing.pool import os import random