iro/providerlist.py
changeset 11 f25033cf93e0
parent 7 07dd2663ac90
child 49 b1d0f7ffbb64
--- a/iro/providerlist.py	Wed Oct 28 03:36:27 2009 +0100
+++ b/iro/providerlist.py	Sat Oct 31 03:20:59 2009 +0100
@@ -43,5 +43,5 @@
         
         if not stype in self.provider[name] ["types"]:
             raise "argh"
-        
+
         return self.provider[name]["class"]