fix formatting

This commit is contained in:
Kevin Hester
2021-02-26 15:47:52 +08:00
parent 5ff3fb2fe1
commit 3bbbead497
4 changed files with 166 additions and 91 deletions

View File

@@ -102,6 +102,8 @@ sudo usermod -a -G dialout <username>
## A note to developers of this lib
We use the visual-studio-code default python formatting conventions. So if you use that IDE you should be able to use "Format Document" and not generate unrelated diffs. If you use some other editor, please don't change formatting on lines you haven't changed.
If you need to build a new release you'll need:
```
apt install pandoc