Skip to content

Commit

Permalink
Update set_power api comments
Browse files Browse the repository at this point in the history
  • Loading branch information
AnoopKamath authored Jul 25, 2024
1 parent a0fece9 commit 6a1d8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonic_platform_base/sfp_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ def set_lpmode(self, lpmode):

def set_power(self, mode):
"""
Sets the power of QSFP
Enables or Disables the power of QSFP
Args:
mode: A Boolean, True to enable power, False to disable it
Expand Down

0 comments on commit 6a1d8dc

Please sign in to comment.