Skip to content

Commit

Permalink
Fixes lint issue (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiubelu authored Oct 17, 2024
1 parent fda329a commit 62e0929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_sriov_net_device_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
#

import logging
from pathlib import Path
import subprocess
from pathlib import Path

from k8s_test_harness import harness
from k8s_test_harness.util import env_util, k8s_util
Expand Down

0 comments on commit 62e0929

Please sign in to comment.