commit | e795dfe455bda07ac86a9cde6bf1f82d900b036c | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Dec 06 10:07:02 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Dec 12 20:27:52 2022 +0000 |
tree | 0eca32e74752b7c0027daa323b6edf6bcc7d7f22 | |
parent | c5969599b44c507bd2b173ae4f7303dcc796f6ed [diff] |
format-code: enable black/isort * black is a widely used python formatting tool. * isort is used to order python imports in a consistent way. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I1918421120ce2942f04b9110a2c0f1bd820d21c7
Build script for CI jobs in Jenkins.