[ARVADOS] updated: a98086e04213ac68394e392761a2911b0e8a000c

git at public.curoverse.com git at public.curoverse.com
Tue Nov 11 15:23:28 EST 2014


Summary of changes:
 sdk/python/tests/arvados_testutil.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  a98086e04213ac68394e392761a2911b0e8a000c (commit)
      from  69594694568da1abc2bd8e46134da81ec1f2a7c8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit a98086e04213ac68394e392761a2911b0e8a000c
Author: Tim Pierce <twp at curoverse.com>
Date:   Tue Nov 11 15:23:15 2014 -0500

    3857: fixed import order. d'oh

diff --git a/sdk/python/tests/arvados_testutil.py b/sdk/python/tests/arvados_testutil.py
index d7d20e8..0e2800c 100644
--- a/sdk/python/tests/arvados_testutil.py
+++ b/sdk/python/tests/arvados_testutil.py
@@ -6,10 +6,10 @@ import httplib2
 import io
 import mock
 import os
+import requests
 import shutil
 import tempfile
 import unittest
-import requests
 
 # Use this hostname when you want to make sure the traffic will be
 # instantly refused.  100::/64 is a dedicated black hole.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list