Updated disk.py
This commit is contained in:
parent
07e43307c5
commit
72eac47524
1 changed files with 319 additions and 317 deletions
|
|
@ -393,3 +393,5 @@ def select_disk(title='Which disk?', disks=[]):
|
|||
|
||||
if __name__ == '__main__':
|
||||
print("This file is not meant to be called directly.")
|
||||
|
||||
# vim: sts=2 sw=2 ts=2
|
||||
|
|
|
|||
Loading…
Reference in a new issue