mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-06 14:55:05 -04:00
pep8
This commit is contained in:
parent
ccc67d445b
commit
8ad5f34908
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ import importlib
|
||||||
|
|
||||||
from synapse.config._base import ConfigError
|
from synapse.config._base import ConfigError
|
||||||
|
|
||||||
|
|
||||||
def load_module(provider):
|
def load_module(provider):
|
||||||
""" Loads a module with its config
|
""" Loads a module with its config
|
||||||
Take a dict with keys 'module' (the module name) and 'config'
|
Take a dict with keys 'module' (the module name) and 'config'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue