Skip to content

add missing authorized_imports and max_print_outputs_length to evaluate_python_code docstrin#2525

Open
meddadaek wants to merge 1 commit into
huggingface:mainfrom
meddadaek:fix-evaluate-python-code-docstring
Open

add missing authorized_imports and max_print_outputs_length to evaluate_python_code docstrin#2525
meddadaek wants to merge 1 commit into
huggingface:mainfrom
meddadaek:fix-evaluate-python-code-docstring

Conversation

@meddadaek

Copy link
Copy Markdown

Closes #2372

The evaluate_python_code docstring was missing entries for
authorized_imports and max_print_outputs_length, even though
both are used by the function. Added the missing Args entries.

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.

DOC: evaluate_python_code docstring is missing two parameters

1 participant