Files
chipsec-chipsec/chipsec
William Leara f26e5ef4ef fix for flake8 rule E123
This commit fixes all the E123 errors.  They were found by running "flake8 ." from the root directory.  This is an error defined by "pycodestyle", and has no functional impact to the source.  This is simply fixing whitespace as defined by CHIPSEC's .flake8 configuration.

background:
https://www.flake8rules.com/rules/E123
https://pycodestyle.pycqa.org/en/latest/intro.html#error-codes:~:text=indentation%20or%20outdented-,E123,-(*)

tool versions: flake8 v7.3.0, python v3.12.6

Signed-off-by: William Leara <william.leara@dell.com>
2025-08-20 10:13:52 -07:00
..
2025-08-20 10:13:52 -07:00
2025-08-20 10:13:52 -07:00
2025-07-31 20:09:06 -07:00
2025-06-25 14:18:58 -07:00
2025-04-30 12:02:15 -07:00
2025-07-17 09:18:25 -07:00
2025-02-25 14:28:56 -08:00
2024-03-22 14:26:59 -07:00
2025-08-20 10:13:52 -07:00
2025-08-01 05:49:02 -07:00