Skip to content

Commit 7fce67c

Browse files
make format
1 parent cfc0252 commit 7fce67c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/models/lke/test_lke.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ def test_lke_cluster_acl(lke_cluster_with_acl):
291291
enabled=True,
292292
addresses=LKEClusterControlPlaneACLAddressesOptions(
293293
ipv4=["10.0.0.2/32"]
294-
)
294+
),
295295
)
296296
)
297297

0 commit comments

Comments
 (0)