[BUG]Having "*"
in authorized_imports
does not actually allow you to use any import
#508
Labels
bug
Something isn't working
Describe the bug
Having
"*"
inauthorized_imports
does not matter inget_safe_module
Code to reproduce the error
The simplest code snippet that produces your bug.
Error logs (if any)
Expected behavior
I should be able to run the example when using "*"
Packages version:
Run
pip freeze | grep smolagents
and paste it here.1.8.0
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: