You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another is primitive, which wraps f_raw followed by wraps which wraps f_wrapped and is parameterized by f_raw. It's not clear why there's nested decorators until you read and grok all the logic.
Docstrings for some key functions and data structures, especially
Node
andBox
, might help. Any suggestions for specific places to add docstrings?The text was updated successfully, but these errors were encountered: