Skip to content

Commit 12d1f13

Browse files
committed
Fix linting errors
1 parent 0c2eb73 commit 12d1f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/interop/test_validate_gpu_nodes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
import re
44

55
import pytest
6-
from ocp_resources.pod import Pod
76
from ocp_resources.machine_set import MachineSet
87
from ocp_resources.node import Node
8+
from ocp_resources.pod import Pod
99

1010
from . import __loggername__
1111

0 commit comments

Comments
 (0)