-
- Downloads
Fix callable string calls global function
This fixes a bug where a value, such as `exec`, is technically callable but we don’t expect it to be actually callable as it’s likely to be a value of a model.
Please register or sign in to comment