We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a7a65 commit 01ef800Copy full SHA for 01ef800
sonic_platform_base/fan_drawer_base.py
@@ -5,6 +5,7 @@
5
to interact with a fan drawer module in SONiC
6
"""
7
8
+import sys
9
from . import device_base
10
11
sonic_platform_base/psu_base.py
to interact with a power supply unit (PSU) in SONiC
0 commit comments