sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/z9332f/sonic_platform
Joe LeVeque 88f4c6523d [DellEMC] Ensure concrete platform API classes call base class initializer (#6853)
In preparation for the merging of Azure/sonic-platform-common#173, which properly defines class and instance members in the Platform API base classes.

It is proper object-oriented methodology to call the base class initializer, even if it is only the default initializer. This also future-proofs the potential addition of custom initializers in the base classes down the road.
2021-03-04 21:23:05 +00:00
..
__init__.py [DellEMC-Z9332f] Fix platform issues (#6250) 2020-12-22 16:21:09 -08:00
chassis.py DellEMC: S5232, Z9264, Z9332 - Platform API fixes (#6842) 2021-03-04 21:23:05 +00:00
component.py [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-03-04 21:23:05 +00:00
eeprom.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
fan_drawer.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
fan.py [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-03-04 21:23:05 +00:00
hwaccess.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
platform.py [DellEMC Z9332f] Platform API 2.0 Support and bug fixing (#5958) 2020-12-10 10:30:44 -08:00
psu.py [DellEMC Z9332f] Added support for platform system health daemon (#6642) 2021-02-16 15:28:10 -08:00
sfp.py DellEMC:Fix EEPROM read error (#6736) 2021-03-04 21:23:05 +00:00
thermal.py DellEMC: S5232, Z9264, Z9332 - Platform API fixes (#6842) 2021-03-04 21:23:05 +00:00
watchdog.py [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-03-04 21:23:05 +00:00