Skip to content

Commit 0567276

Browse files
caberoscaberos
authored andcommitted
fix the tox analysis
1 parent c690793 commit 0567276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftLayer/CLI/hardware/create_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ def cli(env, prices, location=None):
2525
routers = account_manager.get_routers(location=location)
2626
network_manager = network.NetworkManager(env.client)
2727

28-
2928
pods = network_manager.get_closed_pods()
29+
3030
tables = []
3131

3232
# Datacenters

0 commit comments

Comments
 (0)