openedx-unsupported/bok-choy

Importing ABC directly from collections was deprecated and will be removed in Python 3.10. Use collections.abc

tirkarthi opened this issue · 0 comments

bok_choy/query.py
9:from collections import Sequence