diff --git a/opencore_legacy_patcher/efi_builder/misc.py b/opencore_legacy_patcher/efi_builder/misc.py index 517b92c6f..d7c015040 100644 --- a/opencore_legacy_patcher/efi_builder/misc.py +++ b/opencore_legacy_patcher/efi_builder/misc.py @@ -77,7 +77,8 @@ xw self.config["NVRAM"]["Add"]["7C436110-AB2A-4BBB-A880-FE41995C9F82"]["boot-args"] += self.constants.fu_arguments - def _restrict_events_handling(self) -> None: """ + def _restrict_events_handling(self) -> None: + """ RestrictEvents Handler """