From a4ecbfe23599c93017a0fc241cfc70c1f19fef3f Mon Sep 17 00:00:00 2001 From: ynerant Date: Thu, 13 May 2021 14:40:47 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20des=20donn=C3=A9es=20Vit?= =?UTF-8?q?eMaDose?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ynerant --- chronodose.py | 1 + 1 file changed, 1 insertion(+) diff --git a/chronodose.py b/chronodose.py index 45b7d96..687a5dc 100755 --- a/chronodose.py +++ b/chronodose.py @@ -88,6 +88,7 @@ class Centre: appointment_by_phone_only: bool = False erreur: any = None last_scan_with_availabilities: str = "" + request_counts: dict = None appointment_schedules: list[dict] = None gid: str = ""