Improve todo comment

This commit is contained in:
abalfoort 2022-04-23 13:21:27 +02:00
parent 5d1b024237
commit fae515c3a2

View File

@ -284,7 +284,7 @@ class FstabGenerator(object):
device = partition["device"]
if not device:
# TODO: we get here when the user mounted a previously mounted partition
# TODO: we get here when the user mounted a previously encrypted partition
# This should be catched early in the process
return None