Skip to content

Commit

Permalink
flake8 corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
hootnot committed Oct 29, 2016
1 parent 864a0be commit 2a15f8d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions oandapyV20/endpoints/responses/pricing.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,12 +175,12 @@
"instrument": "EUR_JPY",
"time": "2016-10-27T08:38:43.094548890Z",
"closeoutAsk": "114.316"
},
{
},
{
"type": "HEARTBEAT",
"time": "2016-10-27T08:38:44.327443673Z"
},
{
},
{
"status": "tradeable",
"asks": [
{
Expand All @@ -206,8 +206,8 @@
"instrument": "EUR_USD",
"time": "2016-10-27T08:38:45.664613867Z",
"closeoutAsk": "1.09192"
},
{
},
{
"status": "tradeable",
"asks": [
{
Expand Down Expand Up @@ -249,7 +249,7 @@
"instrument": "EUR_JPY",
"time": "2016-10-27T08:38:45.681572782Z",
"closeoutAsk": "114.319"
}
}
]
}
}

0 comments on commit 2a15f8d

Please sign in to comment.