Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dbkr committed Sep 26, 2017
1 parent ccc67d4 commit 8ad5f34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synapse/util/module_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

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'
Expand Down

0 comments on commit 8ad5f34

Please sign in to comment.