mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 10:16:07 -04:00
Flake8
This commit is contained in:
parent
ffd3f1a783
commit
c7d46510d7
2 changed files with 4 additions and 6 deletions
|
@ -13,12 +13,8 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
from synapse.util.module_loader import load_module
|
||||
|
||||
from ._base import Config
|
||||
|
||||
from distutils.util import strtobool
|
||||
|
||||
|
||||
class GroupsConfig(Config):
|
||||
def read_config(self, config):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue