mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-14 22:32:20 +03:00
pep8 fix.
This commit is contained in:
parent
a20da1d04e
commit
c4f9d7df27
@ -27,7 +27,7 @@ GATEWAY_IP_KEY_SALT = None
|
|||||||
GATEWAY_JSON_SCHEMAS = {
|
GATEWAY_JSON_SCHEMAS = {
|
||||||
"http://schemas.elite-markets.net/eddn/commodity/1": "../schemas/commodity-v0.1.json",
|
"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"
|
"http://schemas.elite-markets.net/eddn/commodity/1/test": "../schemas/commodity-v0.1.json"
|
||||||
}
|
}
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Logging Settings
|
# Logging Settings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user