sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/z9264f/sonic_platform
Joe LeVeque ac15a42c57
[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-02-25 11:20:34 -08:00
..
__init__.py [DellEMC]: FanDrawer and get_high_critical_threshold Platform API implementation for S6000, S6100, Z9100 and Z9264F (#5673) 2020-10-29 18:05:16 -07:00
chassis.py DellEMC: S5232, Z9264, Z9332 - Platform API fixes (#6842) 2021-02-24 12:42:01 -08:00
component.py [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-02-25 11:20:34 -08:00
eeprom.py [DellEMC]: EEPROM platform API Python3 compliance changes (#5960) 2020-11-24 17:30:41 -08:00
fan_drawer.py [DellEMC]: FanDrawer and get_high_critical_threshold Platform API implementation for S6000, S6100, Z9100 and Z9264F (#5673) 2020-10-29 18:05:16 -07:00
fan.py [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-02-25 11:20:34 -08:00
platform.py DellEMC: Z9264-Platform2.0 Implementation [Reboot Cause] (#4246) 2020-03-23 15:30:09 -07:00
psu.py [DellEMC]: Platform modules Python3 compliance and other changes (#5609) 2020-10-17 12:31:55 -07:00
sfp.py DellEMC:Fix EEPROM read error (#6736) 2021-02-25 10:17:05 -08:00
thermal.py DellEMC: S5232, Z9264, Z9332 - Platform API fixes (#6842) 2021-02-24 12:42:01 -08:00
watchdog.py [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-02-25 11:20:34 -08:00