Skip to content

Commit fa692d2

Browse files
imports to alpha order
1 parent 79c63f6 commit fa692d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/decoration_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
:license: MIT, see LICENSE for more details.
66
"""
77

8-
import mock
98
import logging
9+
import mock
1010
import unittest
1111

1212
from SoftLayer.decoration import retry

0 commit comments

Comments
 (0)