Skip to content

Commit

Permalink
[BFN] Improvement show environment (sonic-net#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
KostiantynYarovyiBf committed Dec 13, 2021
1 parent 46a63e1 commit 13b0ea0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
try:
import subprocess

from sonic_platform.bfn_extensions.platform_sensors import platform_sensors_get
from bfn_extensions.platform_sensors import platform_sensors_get
from sonic_platform_base.thermal_base import ThermalBase
except ImportError as e:
raise ImportError (str(e) + "- required module not found")
Expand Down

0 comments on commit 13b0ea0

Please sign in to comment.