Laurens Valk
|
d00bf35c66
|
all: ruff check --fix.
Mainly fixes and sorts imports.
|
2026-08-25 12:22:28 +02:00 |
|
Laurens Valk
|
adf8ed6b56
|
pybricks.hubs: Enable EV3.
First pass including Image and ImageFile. Largely migrated from old ev3dev version. We can refine this for the embedded version in the next commits.
|
2026-08-25 11:42:05 +02: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 |
|