PEP 8 W291 whitespace cleanup.

This commit is contained in:
Matt Clay 2017-01-27 15:20:31 -08:00
commit d913f69ba1
166 changed files with 493 additions and 565 deletions

View file

@ -172,7 +172,7 @@ def detach_volume(module, profitbricks):
"""
Detaches a volume.
This will remove a volume from the server.
This will remove a volume from the server.
module : AnsibleModule object
profitbricks: authenticated profitbricks object.