OSDN Git Service

Use black code style for python scripts
authorMarco Liebel <quic_mliebel@quicinc.com>
Mon, 20 Mar 2023 09:25:33 +0000 (02:25 -0700)
committerTaylor Simpson <tsimpson@quicinc.com>
Fri, 21 Apr 2023 16:32:52 +0000 (09:32 -0700)
commit5bb322e2a8ff001da60bda65459bde6e242cbe3c
tree021a71c3eb7acf5b4c3473fbe955cb9193d3552d
parentcd6c4edff69ce6ba0aa8e6ed702f43a042a456bc
Use black code style for python scripts

Signed-off-by: Marco Liebel <quic_mliebel@quicinc.com>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Acked-by: Taylor Simpson <tsimpson@quicinc.com>
Tested-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <20230320092533.2859433-3-quic_mliebel@quicinc.com>
13 files changed:
target/hexagon/dectree.py
target/hexagon/gen_analyze_funcs.py
target/hexagon/gen_helper_funcs.py
target/hexagon/gen_helper_protos.py
target/hexagon/gen_idef_parser_funcs.py
target/hexagon/gen_op_attribs.py
target/hexagon/gen_op_regs.py
target/hexagon/gen_opcodes_def.py
target/hexagon/gen_printinsn.py
target/hexagon/gen_shortcode.py
target/hexagon/gen_tcg_func_table.py
target/hexagon/gen_tcg_funcs.py
target/hexagon/hex_common.py