Skip to content

Commit

Permalink
builtins: Document missing eval and exec on Move Hub.
Browse files Browse the repository at this point in the history
  • Loading branch information
laurensvalk committed Feb 25, 2025
1 parent 6739b51 commit 1e09cb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/main/micropython/builtins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -262,11 +262,11 @@ See also :mod:`umath` for floating point math operations.
Runtime functions
-------------------------

.. pybricks-requirements::
.. pybricks-requirements:: stm32-extra

.. autofunction:: ubuiltins.eval

.. pybricks-requirements::
.. pybricks-requirements:: stm32-extra

.. autofunction:: ubuiltins.exec

Expand Down

0 comments on commit 1e09cb2

Please sign in to comment.