Skip to content

Commit fbff8dd

Browse files
Fix lint
1 parent 876905f commit fbff8dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/models/lke/test_lke.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ def _to_comparable(p: LKENodePool) -> Dict[str, Any]:
210210
InstanceDiskEncryptionType.disabled,
211211
)
212212

213+
213214
def test_node_pool_create_with_disk_encryption(test_linode_client, lke_cluster):
214215
node_type = test_linode_client.linode.types()[1]
215216

0 commit comments

Comments
 (0)