Skip to content
Snippets Groups Projects
Commit 60c7ec59 authored by Sam Roberts's avatar Sam Roberts
Browse files

fix some errant autoformat casualties

parent 3ec3c6d2
No related branches found
No related tags found
1 merge request!13Feature/pol1 430 EAP NRENs
...@@ -11,8 +11,7 @@ TEST_INTERFACES = [ ...@@ -11,8 +11,7 @@ TEST_INTERFACES = [
"name": "ge-0/0/8", "name": "ge-0/0/8",
"bundle": [], "bundle": [],
"bundle-parents": [], "bundle-parents": [],
"description": "PHY CUSTOMER GEANT CORPORATE SRF000001 | GEANT Corporate to MX1.LON - Via Vodafone", "description": "PHY CUSTOMER GEANT CORPORATE SRF000001 | GEANT Corporate to MX1.LON - Via Vodafone", # noqa: E501
# noqa: E501
"circuits": [ "circuits": [
{ {
"id": 679232, "id": 679232,
...@@ -564,11 +563,10 @@ NREN_INTERFACES = [ ...@@ -564,11 +563,10 @@ NREN_INTERFACES = [
"dashboards_info": [{ "dashboards_info": [{
"name": "GEANT", "name": "GEANT",
"interface_type": "LOGICAL" "interface_type": "LOGICAL"
}, }, {
{ "name": "HEANET",
"name": "HEANET", "interface_type": "LOGICAL"
"interface_type": "LOGICAL" }],
}],
"ipv4": [], "ipv4": [],
"ipv6": [] "ipv6": []
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment