Update class_btsubtree.rst

This commit is contained in:
val 2024-04-22 09:24:24 -04:00 committed by GitHub
parent 40ea2ce01a
commit f45e954e62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ BTSubtree
BT decorator that instantiates and runs a subtree within the larger tree.
Note: BTSubTree is design as a simpler loader, and does not support changing `subtree` at runtime. A custom subtree decorator is better suited and `somewhat trivial <https://github.com/limbonaut/limboai/issues/94#issuecomment-2068833610>`_ to implement.
Note: BTSubTree is designed as a simpler loader, and does not support updating `subtree` at runtime. A custom subtree decorator is better suited and `somewhat trivial <https://github.com/limbonaut/limboai/issues/94#issuecomment-2068833610>`_ to implement.
.. rst-class:: classref-introduction-group