mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
We are using an older version of Sphinx which does not support autodoc of inherited class attributes yet. This works around it by just referencing the EV3 attribute, which does work.