Skip to content
Snippets Groups Projects
Commit 2fd0b549 authored by Erik Reid's avatar Erik Reid
Browse files

pep8

parent 10e0c052
Branches
Tags
No related merge requests found
...@@ -87,7 +87,8 @@ def test_peer_info( ...@@ -87,7 +87,8 @@ def test_peer_info(
"type": "object", "type": "object",
"properties": { "properties": {
"ix-public-peer-info": {"$ref": "#/definitions/ix-public-peer"}, "ix-public-peer-info": {"$ref": "#/definitions/ix-public-peer"},
"ix-public-peer-group": {"$ref": "#/definitions/ix-public-peer-group"}, "ix-public-peer-group": {
"$ref": "#/definitions/ix-public-peer-group"},
"vpn-rr-peer-info": {"$ref": "#/definitions/vpn-rr-peer"} "vpn-rr-peer-info": {"$ref": "#/definitions/vpn-rr-peer"}
}, },
"additionalProperties": False "additionalProperties": False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment