Fix flake8 whitespace warnings.

Guided by the output of `flake8 --select=W`.
This commit is contained in:
Frederik “Freso” S. Olesen
2017-04-28 12:49:17 +02:00
parent 6c33d37b55
commit 6be899632d
7 changed files with 12 additions and 18 deletions

View File

@@ -18,8 +18,8 @@ def load_device(device):
"""
logger.debug("loading (eject -t) device %s", device)
os.system('eject -t %s' % device)
def unmount_device(device):
"""
Unmount the given device if it is mounted, as happens with automounted