Removed hard coded login in GET requests (OARrestapi).
[sfa.git] / sfa / storage / row.py
index 129f514..ef66844 100644 (file)
@@ -55,3 +55,4 @@ class Row(dict):
             raise SfaInvalidArgument, "'%s' not in the future" % human
 
         return human
+