shiblon/entroq

Python EntroQ.tasks method uses incorrect attribute name

Closed this issue · 1 comments

The python cli example references the wrong field in a TasksResponse. The iterable field should be tasks, but Tasks was used, which breaks the command.