Author: andar
Revision: 5721
Log:
Fix indentation
Diff:
Modified: trunk/deluge/plugins/feeder/feeder/core.py
===================================================================
--- trunk/deluge/plugins/feeder/feeder/core.py 2009-09-09 16:51:44 UTC (rev
5720)
+++ trunk/deluge/plugins/feeder/feeder/core.py 2009-09-09 17:05:13 UTC (rev
5721)
@@ -201,7 +201,7 @@
return self.config.config
@export
- def get_feed_config(self, feedname):
+ def get_feed_config(self, feedname):
"""Returns configuration for a feed"""
return self.config['feeds'][feedname].get_config()
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---