mirror of
https://github.com/meshtastic/python.git
synced 2026-06-13 10:04:29 -04:00
fix formatting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user