add comment to pass statement

This commit is contained in:
Abyss Watcher
2026-06-10 17:02:23 +02:00
parent 3965376ddc
commit 536aae7d29
@@ -56,6 +56,7 @@ class Intel32LayerCheck:
exceptions.PagedInvalidAddressException,
exceptions.InvalidAddressException,
):
# Translation failed, caller will log this globally
pass
return False