Updated code to match new rules
[integration/test.git] / tools / odl-mdsal-clustering-tests / clustering-functional-test / crud.py
index 84baac7fadef3ed2ee89b1247fc706df150858ad..4f8124995ea6bec9338d45bce563109ff8ae7c51 100644 (file)
@@ -1,10 +1,12 @@
+import sys
+import util
+import settings
+
+
 __author__ = "Basheeruddin Ahmed"
 __copyright__ = "Copyright(c) 2014, Cisco Systems, Inc."
 __license__ = "New-style BSD"
 __email__ = "syedbahm@cisco.com"
-import sys
-import util
-import settings
 
 
 def addCar(numberOfCars):