Updated code to match new rules
[integration/test.git] / csit / variables / bgpuser / variables.py
index 9e731b13e693ea1fa680ce964b8496f4ccf104ca..94360263afc3a04dbb9bc1333bdd76e42d82e5e2 100644 (file)
@@ -11,14 +11,15 @@ read the file contents and access it as values of variables."""
 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
 # and is available at http://www.eclipse.org/legal/epl-v10.html
 
+import os
+import string
+
+
 __author__ = "Jozef Behran"
 __copyright__ = "Copyright(c) 2015, Cisco Systems, Inc."
 __license__ = "Eclipse Public License v1.0"
 __email__ = "jbehran@cisco.com"
 
-import os
-import string
-
 
 def get_variables(mininet_ip):
     """Return dict of variables keyed by the (dot-less) names of files.