Skip to content
Snippets Groups Projects
Commit 8ad5f349 authored by David Baker's avatar David Baker
Browse files

pep8

parent ccc67d44
Branches
Tags
No related merge requests found
...@@ -17,6 +17,7 @@ import importlib ...@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment