Skip to content

Commit

Permalink
OandaError import
Browse files Browse the repository at this point in the history
  • Loading branch information
hootnot committed Mar 6, 2016
1 parent 3acfc9d commit 3968557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oandapy/oandapy.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import json
import requests
from .exceptions import BadEnvironment
from .exceptions import BadEnvironment, OandaError

""" OANDA API wrapper for OANDA's REST API """

Expand Down

0 comments on commit 3968557

Please sign in to comment.