Settings: Restore blank line

This commit is contained in:
Athanasius 2022-12-21 17:28:48 +00:00
parent 896eada0b9
commit f8d4f338fa

View File

@ -46,6 +46,7 @@ class _Settings(object):
GATEWAY_HTTP_BIND_ADDRESS = "127.0.0.1" # noqa: E221
GATEWAY_HTTP_PORT = 8081 # noqa: E221
GATEWAY_SENDER_BINDINGS = ["tcp://127.0.0.1:8500"] # noqa: E221
GATEWAY_JSON_SCHEMAS = { # noqa: E221