oem: Fix typo

merge-requests/1/head
Matthias Klumpp 7 years ago
parent 670400192f
commit 82694d8fe9

@ -36,7 +36,7 @@ class LibremDiskDevice(object):
"""
Initialize the ExampleDevice object.
"""
self.path = disk.dev_path
self.path = disk.id_alias
self.logger = getLogger(__name__)
@property

Loading…
Cancel
Save