mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 03:21:56 +00:00
pylint reports the following issues on the scripts/build/gen_isr_tables.py: C0325:Unnecessary parens after '=' keyword (superfluous-parens) File:scripts/build/gen_isr_tables.py Line:16 Column:0 C0325:Unnecessary parens after '=' keyword (superfluous-parens) File:scripts/build/gen_isr_tables.py Line:316 Column:0 Fix that so that unrelated PR touching the same file have a chance to pass the compliance checks. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |
||
---|---|---|
.. | ||
dir_is_writeable.py | ||
elf_parser.py | ||
file2hex.py | ||
gen_app_partitions.py | ||
gen_cfb_font_header.py | ||
gen_handles.py | ||
gen_image_info.py | ||
gen_isr_tables.py | ||
gen_kobject_list.py | ||
gen_kobject_placeholders.py | ||
gen_offset_header.py | ||
gen_relocate_app.py | ||
gen_strerror_table.py | ||
gen_syscalls.py | ||
mergehex.py | ||
parse_syscalls.py | ||
process_gperf.py | ||
subfolder_list.py | ||
uf2conv.py | ||
user_wordsize.py |