Skip to content

Commit 52eff86

Browse files
seunghun1eeAlex-Welsh
authored andcommitted
Fix flake8: Too many blank lines
(cherry picked from commit 15aee8b)
1 parent ef18647 commit 52eff86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

magnum/tests/unit/drivers/test_template_definition.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,6 @@ def test_k8s_get_params_insecure(self, mock_generate_csr_and_key,
11111111
extra_subnet = mock_cluster.labels.get('extra_subnet')
11121112
extra_security_group = mock_cluster.labels.get('extra_security_group')
11131113

1114-
11151114
octavia_provider = mock_cluster.labels.get('octavia_provider')
11161115
octavia_lb_algorithm = mock_cluster.labels.get('octavia_lb_algorithm')
11171116
octavia_lb_healthcheck = mock_cluster.labels.get(

0 commit comments

Comments
 (0)