Merge pull request #36 from sonoble/as7512_python_fix

removed extra brackets from __init__.py for AS7512
This commit is contained in:
Jeffrey Townsend
2016-02-12 12:59:58 -08:00

View File

@@ -98,7 +98,5 @@ class OnlPlatform_x86_64_accton_as7512_32x_r0(OnlPlatformAccton):
self.new_i2c_device('as7512_32x_sfp30', 0x50, 47)
self.new_i2c_device('as7512_32x_sfp31', 0x50, 48)
self.new_i2c_device('as7512_32x_sfp32', 0x50, 49)
]
)
return True