Skip to content

Commit 5c99570

Browse files
committed
fix import alpha order
1 parent 0e589c2 commit 5c99570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_api_object.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
import copy
88
import json
9+
from requests.models import Response
910
import six
1011
import unittest2
1112
import warnings
12-
from requests.models import Response
1313

1414
from coinbase.wallet.model import APIObject
1515
from coinbase.wallet.model import new_api_object

0 commit comments

Comments
 (0)