mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-04 17:41:07 +03:00
pep8 fix.
This commit is contained in:
parent
a20da1d04e
commit
c4f9d7df27
@ -25,9 +25,9 @@ GATEWAY_SENDER_BINDINGS = ["tcp://*:8500"]
|
||||
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"
|
||||
}
|
||||
"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
|
||||
|
Loading…
x
Reference in New Issue
Block a user