pep8 fix.

This commit is contained in:
James Muscat 2015-04-04 00:06:25 +01:00
parent a20da1d04e
commit c4f9d7df27

View File

@ -27,7 +27,7 @@ GATEWAY_IP_KEY_SALT = None
GATEWAY_JSON_SCHEMAS = {
"http://schemas.elite-markets.net/eddn/commodity/1": "../schemas/commodity-v0.1.json",
"http://schemas.elite-markets.net/eddn/commodity/1/test": "../schemas/commodity-v0.1.json"
}
}
###############################################################################
# Logging Settings