chore: make west scripts more pythonic and apply Black

This commit is contained in:
okke
2021-12-11 20:36:59 +01:00
committed by Pete Johanson
parent e0620f1a2d
commit f767abe136
3 changed files with 50 additions and 38 deletions

View File

@@ -2,5 +2,6 @@
"files.associations": {
"*.overlay": "dts",
"*.keymap": "dts"
}
},
"python.formatting.provider": "black"
}