From 45c0792c0208f2874a36b8730401ddbbb607cb75 Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Sat, 9 Jan 2021 02:02:24 +0100 Subject: [PATCH] tools: efivar.py: incorrect indentation According to https://pep8.org/#indentation we should use 4 spaces per indentation level. Signed-off-by: Heinrich Schuchardt Reviewed-by: Paulo Alcantara (SUSE) --- tools/efivar.py | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/tools/efivar.py b/tools/efivar.py index c40a0fa6c7..a02b09d46a 100755 --- a/tools/efivar.py +++ b/tools/efivar.py @@ -51,21 +51,21 @@ var_guids = { } class EfiStruct: - # struct efi_var_file - var_file_fmt = '