pull/2475/head
David Baker 2017-09-26 19:21:41 +01:00
parent ccc67d445b
commit 8ad5f34908
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ import importlib
from synapse.config._base import ConfigError
def load_module(provider):
""" Loads a module with its config
Take a dict with keys 'module' (the module name) and 'config'