From 56433bff17c81f0cdcd43c62434a7f6d62e50cf9 Mon Sep 17 00:00:00 2001 From: quadrismegistus Date: Fri, 18 Sep 2020 16:21:07 +0100 Subject: [PATCH] komrade update! --- komrade/backend/the_operator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/komrade/backend/the_operator.py b/komrade/backend/the_operator.py index 0d43a07..52daa89 100644 --- a/komrade/backend/the_operator.py +++ b/komrade/backend/the_operator.py @@ -529,7 +529,7 @@ class TheOperator(Operator): # get posts world=Komrade(WORLD_NAME) - self.log('world keys are:',world.keychain().keys()) + # self.log('world keys are:',world.keychain().keys()) id2post={} for post_id in post_ids: