Skip to content

Commit 2fcd61b

Browse files
author
Fernando Ojeda
committed
Fix analysis tox.
1 parent 69e11f1 commit 2fcd61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/managers/autoscale_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-
from SoftLayer import testing
98
from SoftLayer.managers.autoscale import AutoScaleManager
9+
from SoftLayer import testing
1010

1111

1212
class AutoScaleTests(testing.TestCase):

0 commit comments

Comments
 (0)