Fix indentation
This commit is contained in:
parent
c0276a541c
commit
9c6ff72a83
@ -201,7 +201,7 @@ class Core(CorePluginBase):
|
|||||||
return self.config.config
|
return self.config.config
|
||||||
|
|
||||||
@export
|
@export
|
||||||
def get_feed_config(self, feedname):
|
def get_feed_config(self, feedname):
|
||||||
"""Returns configuration for a feed"""
|
"""Returns configuration for a feed"""
|
||||||
return self.config['feeds'][feedname].get_config()
|
return self.config['feeds'][feedname].get_config()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user