David Lechner
|
8e5891d9e8
|
all: spelling
Misc spelling fixes.
|
2023-05-10 14:16:15 -05:00 |
|
David Lechner
|
eea8ff0924
|
examples/ev3/bluetooth: remove 3rd party dependency
Since Python 3.10, RFCOMM sockets are available in Python on Windows
so we no longer need 3rd party code.
Fixes: pybricks/support#902
|
2023-01-06 14:17:29 -06:00 |
|
Laurens Valk
|
bd7806d2d4
|
all: Format with black.
Also activate auto formatting. Bump flake8 and mark black
disagreements in setup.cfg.
|
2022-05-27 16:22:05 +02:00 |
|
Laurens Valk
|
b0ffb24a2e
|
examples: import snippets from pybricks-projects
These code samples are rendered in the docs, so we include them here.
For the git history of these snippets, see:
https://github.com/pybricks/pybricks-projects/commits/f4914069aaacfd9ab1e0dd6f05524f62cfc56b29/snippets
|
2020-11-04 10:17:33 +01:00 |
|