Updated code to match new rules
[integration/test.git] / csit / libraries / UtilLibrary.py
index ed2de6b18ad8c065b0713e125f5937f4e17859c6..7ded295799b52051f35895458a84f5f6d69f69a0 100644 (file)
@@ -1,9 +1,3 @@
-__author__ = "Basheeruddin Ahmed"
-__copyright__ = "Copyright(c) 2014, Cisco Systems, Inc."
-__license__ = "New-style BSD"
-__email__ = "syedbahm@cisco.com"
-
-
 import requests
 from SSHLibrary import SSHLibrary
 
@@ -12,6 +6,13 @@ import time
 import re
 import warnings
 
+
+__author__ = "Basheeruddin Ahmed"
+__copyright__ = "Copyright(c) 2014, Cisco Systems, Inc."
+__license__ = "New-style BSD"
+__email__ = "syedbahm@cisco.com"
+
+
 global _cache