app/soc/views/helper/params.py
changeset 837 bc1c951bf3a0
parent 799 30a912906a57
child 858 e79e7a22326f
--- a/app/soc/views/helper/params.py	Tue Jan 20 16:10:04 2009 +0000
+++ b/app/soc/views/helper/params.py	Tue Jan 20 16:12:55 2009 +0000
@@ -273,6 +273,7 @@
   result = '/'.join(patterns)
   return result
 
+
 def getScopePattern(params):
   """Returns the Scope pattern for this entity.
   """