ruff fix
This commit is contained in:
parent
45cf08a3be
commit
f8a202d843
|
|
@ -320,4 +320,4 @@ def unlock_luks2_dev(
|
|||
if not luks_handler.is_unlocked():
|
||||
luks_handler.unlock()
|
||||
|
||||
return luks_handler
|
||||
return luks_handler
|
||||
|
|
|
|||
Loading…
Reference in New Issue