Migrate NexusKeywords
[integration/test.git] / csit / libraries / SwitchClasses / H3C_5920.py
index 22b71f981935923bc32b3cdeef5afdbdcce46bb0..7ffaa01d867a7b4dc4da438c596c736e14a4781e 100644 (file)
@@ -3,12 +3,12 @@ Provision 3800 Object Definition
 Authors: james.luhrsen@hp.com
 Created: 2014-10-02
 """
-from H3C import *  # noqa
+from H3C import H3C
 
 
 class H3C_5920(H3C):
-    '''
+    """
     Comware 5920
-    '''
+    """
 
-    model = '5920'
+    model = "5920"