Skip to content

Commit 0f5fb8f

Browse files
authored
Fix isort
1 parent de65840 commit 0f5fb8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libcloud/test/compute/test_upcloud.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
NodeSize,
2929
NodeImage,
3030
NodeLocation,
31-
NodeAuthSSHKey,
3231
StorageVolume,
32+
NodeAuthSSHKey,
3333
)
3434
from libcloud.test.secrets import UPCLOUD_PARAMS
3535
from libcloud.compute.types import Provider, NodeState

0 commit comments

Comments
 (0)