From 4eb7dc44e4a30ecfa9a1d36b249bb4e6c231a5ab Mon Sep 17 00:00:00 2001 From: Jedrzej Nowak Date: Wed, 30 Sep 2015 13:13:37 +0200 Subject: [PATCH] Changed comment in signals.py --- solar/solar/core/signals.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/solar/solar/core/signals.py b/solar/solar/core/signals.py index 760522b7..5a7681af 100644 --- a/solar/solar/core/signals.py +++ b/solar/solar/core/signals.py @@ -49,7 +49,9 @@ def guess_mapping(emitter, receiver): def location_and_transports(emitter, receiver, orig_mapping): - # XXX: we didn't agree on that reverse thign there + # XXX: we definitely need to change this + # inputs shouldn't carry is_own, or is_emit flags + # but for now we don't have anything better def _remove_from_mapping(single): if single in orig_mapping: