[ARVADOS] updated: 47dc22e10fe234df3da76abdb9e704b01d57427d

git at public.curoverse.com git at public.curoverse.com
Mon Aug 18 14:26:48 EDT 2014


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

       via  47dc22e10fe234df3da76abdb9e704b01d57427d (commit)
      from  1e368708ad2a2d553f5e716c473767c660b2f805 (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 47dc22e10fe234df3da76abdb9e704b01d57427d
Author: Tom Clegg <tom at curoverse.com>
Date:   Mon Aug 18 14:25:47 2014 -0400

    2800: Sort import statements.

diff --git a/sdk/python/tests/test_api.py b/sdk/python/tests/test_api.py
index ecb93a8..2fd709e 100644
--- a/sdk/python/tests/test_api.py
+++ b/sdk/python/tests/test_api.py
@@ -5,9 +5,9 @@ import arvados
 import httplib2
 import json
 import mimetypes
-import unittest
 import os
 import run_test_server
+import unittest
 
 from apiclient.http import RequestMockBuilder
 from httplib import responses as HTTP_RESPONSES

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list