Skip to content

Commit 14ad1d6

Browse files
author
Lukáš Lalinský
committed
Reformat the comment to fit 79 chars
1 parent 2dfcd80 commit 14ad1d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SoftLayer/managers/hardware.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -473,8 +473,8 @@ def edit(self, hardware_id, userdata=None, hostname=None, domain=None,
473473
:param string hostname: valid hostname
474474
:param string domain: valid domain name
475475
:param string notes: notes about this particular hardware
476-
:param string tags: tags to set on the hardware as a comma separated list.
477-
Use the empty string to remove all tags.
476+
:param string tags: tags to set on the hardware as a comma separated
477+
list. Use the empty string to remove all tags.
478478
479479
"""
480480

0 commit comments

Comments
 (0)