code beautify

This commit is contained in:
Muthu Subramanian 2015-07-08 16:05:46 +05:30
parent 77c5db5977
commit f53bae0c19
3 changed files with 3 additions and 2 deletions

View file

@ -27,6 +27,7 @@ from .appservice import AppServiceConfig
from .key import KeyConfig
from .saml2 import SAML2Config
class HomeServerConfig(TlsConfig, ServerConfig, DatabaseConfig, LoggingConfig,
RatelimitConfig, ContentRepositoryConfig, CaptchaConfig,
VoipConfig, RegistrationConfig, MetricsConfig,