Add missing whitespace in soc.logic.models.role module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
--- a/app/soc/logic/models/role.py Wed Mar 04 17:21:39 2009 +0000
+++ b/app/soc/logic/models/role.py Wed Mar 04 17:22:22 2009 +0000
@@ -49,7 +49,7 @@
group_logic: logic for the group which should be retrieved
scope_path : the scope path of the entity
"""
- group_key_fields = scope_path.rsplit('/',1)
+ group_key_fields = scope_path.rsplit('/', 1)
if len(group_key_fields) == 1:
# there is only a link_id