Skip to content

Commit

Permalink
Add pytest import
Browse files Browse the repository at this point in the history
Signed-off-by: maipbui <maibui@microsoft.com>
  • Loading branch information
maipbui committed Sep 16, 2022
1 parent 7e3d01e commit 98ef8c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/mellanox/mlnx-platform-api/tests/test_fan_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# limitations under the License.
#
import os
import pytest
import subprocess
import sys
from mock import MagicMock, patch
Expand Down

0 comments on commit 98ef8c2

Please sign in to comment.