From 18541b80ea1a7e2d6a73bf58e40bac53b97b02fd Mon Sep 17 00:00:00 2001 From: juanifioren Date: Fri, 16 Jan 2015 10:49:54 -0300 Subject: [PATCH] Change tabs with spaces. Sorry. --- openid_provider/lib/utils/params.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openid_provider/lib/utils/params.py b/openid_provider/lib/utils/params.py index 7fa2af5..ca399ef 100644 --- a/openid_provider/lib/utils/params.py +++ b/openid_provider/lib/utils/params.py @@ -1,7 +1,7 @@ class Params(object): - ''' + ''' The purpose of this class is for accesing params via dot notation. ''' pass \ No newline at end of file