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
Traceback (most recent call last):
File "/Users/trag1c/dev/playground/temp-b9b2ed1/main.py", line 10, in <module>
Crossandra(Token)
File "crossandra/lib.py", line 103, in __init__
File "crossandra/lib.py", line 40, in generate_tree
TypeError: dict object expected; got None
File "crossandra/lib.py", line 40, in generate_tree
MRE:
crossandra/crossandra/lib.py
Lines 33 to 44 in 2e740e6
Seems like mypyc doesn't like casts?
The text was updated successfully, but these errors were encountered: