BUG: fails to collect if a global variable is not __iter__
able
#507
Labels
bug
Something isn't working
__iter__
able
#507
Not sure if this is the exact root cause or not.
First,
pip install ibis-framework
.Then, in a task file have
from ibis import _
This results in
however, I tried to repro with putting this in the task file, and this does NOT error:
so not exactly sure the root cause.
The text was updated successfully, but these errors were encountered: