From 318544cf4b1d56ad8f1f99c90a3f9c9dda43246f Mon Sep 17 00:00:00 2001 From: Frisk Date: Sun, 2 Dec 2018 11:50:36 +0100 Subject: [PATCH] Hotfix of a hotfix --- rcgcdw.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rcgcdw.py b/rcgcdw.py index 0a4d01d..32ac119 100644 --- a/rcgcdw.py +++ b/rcgcdw.py @@ -808,7 +808,7 @@ def day_overview(): # time.strftime('%Y-%m-%dT%H:%M:%S.000Z', time.gmtime(time. logging.debug("function requesting changes for day overview returned with error code") -class recent_changes_class(object): +class Recent_Changes_Class(object): starttime = time.time() ids = [] map_ips = {}