Skip to content
  • Kev's avatar
    Fix callable string calls global function · 3b05e9f2
    Kev authored
    This fixes a bug where a value, such as `exec`, is technically callable
    but we don鈥檛 expect it to be actually callable as it鈥檚 likely to be a
    value of a model.
    3b05e9f2