Skip to content

Commit eaac381

Browse files
committed
fix ruff format
1 parent 3d83f01 commit eaac381

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scaleway-async/scaleway_async/baremetal/v1/marshalling.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,6 +1696,7 @@ def marshal_UpdateSettingRequest(
16961696

16971697
return output
16981698

1699+
16991700
def marshal_ValidatePartitioningSchemaRequest(
17001701
request: ValidatePartitioningSchemaRequest,
17011702
defaults: ProfileDefaults,

scaleway/scaleway/baremetal/v1/marshalling.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,6 +1468,7 @@ def marshal_SchemaZFS(
14681468

14691469
return output
14701470

1471+
14711472
def marshal_CreateServerRequestInstall(
14721473
request: CreateServerRequestInstall,
14731474
defaults: ProfileDefaults,

0 commit comments

Comments
 (0)