Skip to content

Commit 975435d

Browse files
author
Fernando Ojeda
committed
fix analysis tox.
1 parent 1579161 commit 975435d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftLayer/CLI/account/events.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# :license: MIT, see LICENSE for more details.
33
import click
44

5-
from SoftLayer import utils
65
from SoftLayer.CLI import environment
76
from SoftLayer.CLI import formatting
87
from SoftLayer.managers.account import AccountManager as AccountManager
8+
from SoftLayer import utils
99

1010

1111
@click.command()

0 commit comments

Comments
 (0)