Skip to content

Commit

Permalink
more pep8 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuck Short committed Mar 17, 2011
1 parent 4364a15 commit b0e3b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nova/virt/disk.py
Expand Up @@ -132,7 +132,7 @@ def setup_container(image, container_dir=None, partition=None):

def destroy_container(target, instance):
"""Destroy the container once it terminates
It will umount the container that is mounted, try to find the loopback
device associated with the container and delete it.
"""
Expand Down

0 comments on commit b0e3b8e

Please sign in to comment.