fewer import * for certificate
[sfa.git] / geni / methods / create_gid.py
index 0a8b54b..e4560b4 100644 (file)
@@ -1,11 +1,12 @@
 ### $Id$
 ### $URL$
 
+from geni.trust.certificate import Keypair 
+
 from geni.util.faults import *
 from geni.util.method import Method
 from geni.util.parameter import Parameter, Mixed
 from geni.util.auth import Auth
-from geni.trust.certificate import Keypair 
 
 class create_gid(Method):
     """