Skip to content

Commit

Permalink
Update azure_arm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Kami authored Oct 28, 2023
1 parent b758327 commit aeea7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcloud/compute/drivers/azure_arm.py
Original file line number Diff line number Diff line change
Expand Up @@ -2165,7 +2165,7 @@ def ex_resize_node(self, node, size):
"""
Resize the node to a different machine size.
:param node: Node to rebuild
:param node: Node to resize
:type node: :class:`Node`
:param size: New size for this machine
Expand Down

0 comments on commit aeea7c8

Please sign in to comment.