We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1673d25 commit c6c81a8Copy full SHA for c6c81a8
sonic_platform_base/fan_drawer_base.py
@@ -73,7 +73,7 @@ def set_status_led(self, color):
73
"""
74
raise NotImplementedError
75
76
- def get_status_led(self, color):
+ def get_status_led(self):
77
78
Gets the state of the fan drawer LED
79
0 commit comments