mirror of
https://github.com/matrix-org/synapse.git
synced 2026-05-05 12:16:38 +02:00
pep8
This commit is contained in:
parent
ccc67d445b
commit
8ad5f34908
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user