Skip to content

Commit 04098b8

Browse files
caberoscaberos
authored andcommitted
fix tox tool
1 parent 80582d4 commit 04098b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/managers/network_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ def test_list_subnets_with_filters(self):
327327

328328
self.assertEqual(result, fixtures.SoftLayer_Account.getSubnets)
329329

330-
331330
self.assert_called_with('SoftLayer_Account', 'getSubnets',
332331
mask='mask[%s]' % network.DEFAULT_SUBNET_MASK)
333332

0 commit comments

Comments
 (0)