Skip to content
Commit bdb3fd0a authored by Aurelien Jarno's avatar Aurelien Jarno Committed by Carles Cufí
Browse files

scripts: gen_isr_tables: fix pylint issues



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: default avatarAurelien Jarno <aurelien@aurel32.net>
parent 91919d3e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment