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
TLDR: S307 only finds literal eval call but not when eval is used in a callback position. We should probably change the rule to warn about all usages of eval
Demo code:
Result:
Result check:
This result check has problems: 8 and 10 lines with eval don't have message ruff
problem text:
The text was updated successfully, but these errors were encountered: