Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanRademaker committed Nov 20, 2023
1 parent 074375f commit b4591ef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ def create_or_update_volume(properties: VolumeProperties, physical_resource_id:
# volume doesn't exist yet so create new one
return create_volume(properties, workspace_client)


# update existing volume
existing_volume = [
v
Expand Down

0 comments on commit b4591ef

Please sign in to comment.