This commit is contained in:
Alperen42v 2026-07-02 14:55:24 +03:00
parent 45cf08a3be
commit f8a202d843
1 changed files with 1 additions and 1 deletions

View File

@ -320,4 +320,4 @@ def unlock_luks2_dev(
if not luks_handler.is_unlocked():
luks_handler.unlock()
return luks_handler
return luks_handler