Skip to content

Conversation

JungeAlexander
Copy link
Contributor

The custom_tools parameter's docstring of evaluate_ast() erroneously referred to static_tools here:

custom_tools (`Dict[str, Callable]`):
            Functions that may be called during the evaluation. These static_tools can be overwritten.

The `custom_tools` parameter's docstring of `evaluate_ast()` erroneously referred to `static_tools` here: 

```
custom_tools (`Dict[str, Callable]`):
            Functions that may be called during the evaluation. These static_tools can be overwritten.
```
Copy link
Member

@albertvillanova albertvillanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@albertvillanova albertvillanova merged commit 9171c9f into huggingface:main Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants